a script for downloading and installing packages from aur.archlinux.org (aur helper)
curl
, jq
, sed
, git
git clone https://github.com/pwittchen/aur.git
cd aur && make install
cd aur && git pull && make install
make uninstall
type the following command to see available options:
aur help