6 ms·
You should've tried this: https://wiki.archlinux.org/index.php/Yaourt https://wiki.archlinux.org/index.php/Yaourt
by biobot 15y ago
You should've tried this: https://wiki.archlinux.org/index.php/Yaourt https://wiki.archlinux.org/index.php/Yaourt
- acabal 15y agoThat's exactly what I was trying to install. I just couldn't get it to work. No doubt some simple step I had overlooked, but not being able to install the installer was extremely frustrating.
- tadfisher 15y agoDownload tarball, unpack, run `makepkg`, run `pacman -U <pkg>.tar.gz`. It's all here: https://wiki.archlinux.org/index.php/AUR#Installing_packages https://wiki.archlinux.org/index.php/AUR#Installing_packages
- xiongchiamiov 15y agoOr the even easier: #> vim /etc/pacman.conf [archlinuxfr] Server = http://repo.archlinux.fr/$arch http://repo.archlinux.fr/$arch #> pacman -Sy yaourt