aur Command Examples

Build packages from the AUR and manage local repositories. Note: A local repository needs to be defined in /etc/pacman.conf and vifm needs to be installed for this to fully function. More information: https://github.com/aurutils/aurutils.

aur search {{keyword}}

aur sync {{package}}

aur repo --list

aur sync --upgrades

aur sync --noview --noconfirm {{package}}