Skip to content

Instantly share code, notes, and snippets.

@Caffe1neAdd1ct
Created December 5, 2017 22:16
Show Gist options
  • Save Caffe1neAdd1ct/5c5b36e781b7a876a877ec460b9d176e to your computer and use it in GitHub Desktop.
Save Caffe1neAdd1ct/5c5b36e781b7a876a877ec460b9d176e to your computer and use it in GitHub Desktop.
yaourt install
sudo pacman -S --needed base-devel git wget
git clone https://aur.archlinux.org/package-query.git
cd package-query/
makepkg -si
cd ..
git clone https://aur.archlinux.org/yaourt.git
cd yaourt/
makepkg -si
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment