Pacaur

From wikinotes

A semi-automated program to facilitate installing/updating archlinux arch AUR packages.
Params mirror those of pacman, and it prompts you for code review which is very nice.

NOTE:

pacaur has a bug where the build hook order is run incorrectly causing some packages not to build. https://github.com/E5ten/pacaur/issues/14

Documentation

github https://github.com/E5ten/pacaur

Locations

~/.config/pacaur/config/code> config
~/.cache/pacaur build dir

Usage

Usage closely mirrors pacman's interface.

pacaur -S <package>
pacaur -Ss <package>

# other than searching-for/installing packages,
# fall back on regular pacman for managing installed packages