auryea
github.com/darvid/auryea – PKGBUILD
auryea is a package management tool for Archlinux. It wraps pacman and provides the ability to search user packages in AUR, download their PKGBUILDs, and build and install them automatically.
auryea is written in bash so it requires zero dependencies.
Please note that auryea is not actively maintained.
Usage
Exactly as you would pacman. auryea can be configured to wrap pacman or behave as a standalone package manager of sorts entirely for AUR.
Configuration
auryea is configured entirely through environment variables. To make settings
persist, simply export
the variables in your ~/.bash_profile
,
~/.zshrc
, ~/.profile
, or /etc/profile
.