14 Jun
2010
14 Jun
'10
1:09 p.m.
On 14.06.2010 14:53, Nico Schottelius wrote:
+ +To build and install package "ceofhack" from AUR: + + $ mkdir ceofhack-aur + $ cd ceofhack-aur + $ wget http://aur.archlinux.org/packages/ceofhack/ceofhack/PKGBUILD + $ makepkg -si +
I do not think the AUR should be mentioned since it is an Arch-only thing. Apart from that, your commands only work for PKGBUILDs that do not require local sources or changelog/install files.
+ +pacman -U /home/nico/ceofhack-0.6-1-x86_64.pkg.tar.gz:: + Install ceofhack from a package file (as genererated by PKGBUILD from AUR). +