Skip to content

Instantly share code, notes, and snippets.

@bl4ck5un
Created September 30, 2015 03:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bl4ck5un/0a51541f21fee3bd19cb to your computer and use it in GitHub Desktop.
Save bl4ck5un/0a51541f21fee3bd19cb to your computer and use it in GitHub Desktop.
wget https://aur.archlinux.org/cgit/aur.git/snapshot/package-query.tar.gz
tar xfz package-query.tar.gz
cd package-query && makepkg -rsi
wget https://aur.archlinux.org/cgit/aur.git/snapshot/yaourt.tar.gz
tar xfz yaourt.tar.gz
cd yaourt && makepkg -rsi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment