$ sudo pacman -S --needed base-devel git wget yajl ##Softwares necessários
$ 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
$ yaourt -S pamac-aur
Seja Feliz!
Comments