Created
December 5, 2017 22:16
-
-
Save Caffe1neAdd1ct/5c5b36e781b7a876a877ec460b9d176e to your computer and use it in GitHub Desktop.
yaourt install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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