963 shaares
4 results
tagged
pacman
Bypass password prompt
To achieve something similar to the sudo NOPASSWD option and get authorized solely based on user/group identity, you can create custom rules in /etc/polkit-1/rules.d/. This allows you to override password authentication either only for specific actions or globally. See [1] for an example rule set.
To achieve something similar to the sudo NOPASSWD option and get authorized solely based on user/group identity, you can create custom rules in /etc/polkit-1/rules.d/. This allows you to override password authentication either only for specific actions or globally. See [1] for an example rule set.
pkgfile is a tool for searching files from packages in the official repositories.
Some workaround when pacman could not find keys