Satisfy clippy by deriving `Eq` on `Commands`
Outsource package listing to sparate function
Use alpm_utils::alpm_with_conf()
helpaur is a program that helps you to maintain packages in the AUR by allowing you to list all installed packages by specific criteria.
Installed packages can be queried by the following criteria:
Install the dependencies:
Compile with:
cargo build
All query operations are found as subcommands to the helpaur
command. For
example, querying all installed AUR packages for orphaned ones:
helpaur orphaned
Use helpaur --help
for more information.
Send patches and questions to ~witcher/public-inbox@lists.sr.ht.
Instructions for preparing a patch are available at git-send-email.io.