- Code
packer -S base-devel git archiso-git
git clone git://gitorious.org/archbang/archbang.git
cd archbang
sudo make all
Instead of using the aurscript you can now add the ArchBang repo so that you don't need to waste your precious time compiling manually!
Archbang Repo:
! You can now add it to your pacman.conf as:
- Code
[archbang]
Server = http://www.archbang.org/repo/
This means you don't have to manually build packages.list.aur from AUR. You can just get it using pacman -Syyu
This will also help us push dist-upgrades in future.
No comments:
Post a Comment