Code: Select all
wget https://aur.archlinux.org/packages/ya/yaourt/yaourt.tar.gz
tar xf yaourt.tar.gz
cd yaourt
makepkg -Acs
su
pacman -U yaourt-*Yaourt was good but was also very BAD on cross-compiling.pepedog wrote:From what I see is yaourt generated more problems than solutions, making people lazy and not even look for answers.
I never used it and have no opinion on the good and the bad of it, the little steps to build and install it yourself shouldn't be a problem.
And packer might be better https://github.com/keenerd/packer/wiki ?