I'd like to disable the prompt that comes up when updating software in KDE Discover. I'm already a member of group sudo
with the following line in sudoers: %sudo ALL=(ALL) NOPASSWD:ALL
.
When running sudo apt update && sudo apt upgrade
, I don't get asked for a password. However, when installing or updating applications in Discover I do.
How can I disable this password authentication?