Setup on Arch Linux =================== 1) Clone the AUR project: $ cd /srv/http/ $ git clone git://projects.archlinux.org/aur.git 2) Setup a web server with PHP and MySQL. 3) Copy conf/config.proto to conf/config and adjust the configuration. 4) Create a new MySQL database and a user and import the AUR SQL schema: $ mysql -uaur -p AUR