Skip to content

Instantly share code, notes, and snippets.

@hazel0177
Created January 20, 2019 13:41
Show Gist options
  • Save hazel0177/28522ae51eb4676ffe52fe7077f0d12d to your computer and use it in GitHub Desktop.
Save hazel0177/28522ae51eb4676ffe52fe7077f0d12d to your computer and use it in GitHub Desktop.
sudo pacman -S git
git clone https://aur.archlinux.org/package-query.git
git clone https://aur.archlinux.org/yaourt.git
cd package-query/
makepkg -si
cd ..
cd yaourt
makepkg -si
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment