GitHub - DD3Boh/aurpkg: Installable via aur at https://aur.archlinux.org/packages/aurpkg/ (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

aurpkg

A simple and light automated installer for AUR packages.

Installing / Updating

aurpkg can now be easily installed from AUR:

# git clone --depth=1 https://aur.archlinux.org/aurpkg.git
# cd aurpkg
# makepkg -s
# pacman -U $(ls | grep '.tar.xz')

Uninstalling

To uninstall aurpkg you can use pacman just like with any other package:

Type `aurpkg -h` to get help.