You are not logged in.
Pages: 1
I've heard of this package in the AUR, that package in the AUR ... how do I download from the AUR?? I haven't a clue ... aahhh, haha.
Offline
It's not just the [community] lines in /etc/pacman.conf is it? Cause I've heard from word of mouth that cedega is in the AUR ... it's not in the community repos though ... so ...
Offline
The AUR is a repository of PKGBUILDs. PKGBUILDs, as you may know, are the meta-files that the Arch Build System (ABS) uses as its starting point for creating binary packages.
Typically you download binary packages via pacman, but you could if you so choose build the packages yourself.
Info on ABS: http://wiki.archlinux.org/index.php/ABS … ild_System
The AUR replaced the old situation where user-created PKGBUILDs were being stored in the forums, which wasn't the most user friendly. So the AUR database was created to centralise the storage of these pkgbuilds. However, the AUR doesn't make it any quicker to build these packages. You still need to download the pkgbuild, run makepkg and then install with pacman.
Try the wiki first: http://wiki.archlinux.org/index.php/Category:AUR
Make your life easier by using aurbuild:
http://wiki.archlinux.org/index.php/Aurbuild
Offline
ahhhh, I see ... I'm gonna be trying it out then, thanks!
Offline
If you decide to use aurbuild, make the manpage your bible. I haven't updated that wiki in a while.
Offline
Pages: 1