Arch Linux / Linux · September 1, 2014 0

Yaourt Arch Linux

Open the pacman.conf file


# nano /etc/pacman.conf

and then add this repo there:


[archlinuxfr]
SigLevel = Never
Server = http://repo.archlinux.fr/$arch

Save the file and now you can install apps and update the system using yaourt command


$ yaourt