I missed Yaourt tool already. Good thing that the flight is delayed so I have ample time to install it with my new KahelOS & Aspire S3.
Here are the things that I did to accomplish this.
1.Install package-query package
tar zxvf package-query.tar.gz
cd package-query
makepkg -si
cd ..
2.Install yaourt
tar zxvf yaourt.tar.gz
cd yaourt
makepkg -si
cd ..
3. Install from [archlinuxfr] repository
vim /etc/pacman.conf
and add this
[archlinuxfr]
Server = http://repo.archlinux.fr/$arch
4. Now install your favorite software at AUR
Enjoy!
/mbm
No comments:
Post a Comment