Advertisement
mouhsineelachbi

install yaourt in Arch Linux

Feb 25th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. 1# Add this at the end of your pacman.conf
  2. [archlinuxfr]
  3. SigLevel = Never
  4. Server= http://repo.archlinux.fr/$arch
  5. 2# then update and install yaourt
  6. pacman -Syy
  7. pacman -S yaourt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement