Another of the many Arch User Repository helpers written in Rust.
Run this command:
curl https://raw.githubusercontent.com/vclemenzi/ach/main/install.sh | sudo shIts usage is very simple and basic
Use the -S command to install a package from the AUR
ach -S aur_packageRemove an installed AUR package
ach -R aur_packageYou can get a list of cached directories using the following command
ach -CYou can clear a file or more from the cache with this command
ach -Cr package_in_cacheYou can clear all the cache with this command
ach -CcGet information about a package using this command, keep in mind that the package must be installed and found in the cache
ach -Qi aur_package