Skip to content

Use pkexec instead of sudo

  • pkexec raises a graphic prompt for password to raise privileges. this way it's not necessary to get back to the terminal to enter password for sudo
  • added auto-confirmation for apt install commands

Merge request reports