$ sudo pacman -S --needed base-devel git wget yajl
$ cd /tmp
$ git clone https://aur.archlinux.org/package-query.git
$ cd package-query/
$ makepkg -si && cd /tmp/
$ git clone https://aur.archlinux.org/yaourt.git
$ cd yaourt/
$ makepkg -si
Last active
August 17, 2019 22:45
-
-
Save deomorxsy/9fdd14a1f0a4333b88a599cbdea0936a to your computer and use it in GitHub Desktop.
Installing yaourt in arch-based linux distros.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment