Saturday, March 8th, 2008

CrunchBang Linux APT Repository

I've set-up an APT repository for CrunchBang Linux. This is something I've been meaning to do for sometime and I'm pleased that I've finally created it; being able to offer new packages and update existing ones should make life a bit easier, not to mention more fun.

I'm planning of using the new repository to issue updates for CrunchBang Linux, as well offering packages that are not available in the Ubuntu repositories. A couple of package updates which I've already uploaded include, Openbox 3.4.7-pre2 and obconf 2.0.3-0.

I've also uploaded a few other packages which I'm planning on using in the next release, see the wiki page for a list of available packages. All of the packages in the repository should be compatible with Ubuntu 7.10 "Gutsy Gibbon", so if you're running with the Gibbon you're more than welcome to use it/browse the packages.

Adding the repository

Below are the instructions to add the CrunchBang Linux repository to your system's list of APT repositories. A shorter version of these instructions is available on the wiki, see: http://www.crunchbang.org/wiki/CrunchBangLinuxRepository

1. Open a terminal and enter the following to edit your APT sources:

gksudo gedit /etc/apt/sources.list

2. Add the following line to the end of the file, save and exit:

deb http://crunchbang.net/packages-7.10.xx 7.10.xx main

3. Back in the terminal, add the GPG Key with the following command:

wget -q http://crunchbang.net/crunchbang.key -O- | sudo apt-key add -

4. Update APT:

sudo apt-get update

Enjoy :)


8 Responses to “CrunchBang Linux APT Repository”

  1. gouki wrote,

    As always, great work! Have a great weekend!

  2. Stas Sushkov wrote,

    Philip, thank you! Great news!!!

  3. GrzegorzJZD wrote,

    Not to many apps, but I hope it will grow up! Nice work.

    P.S. How about CrunchBang 8.04? Will it be publish at the same time as standard Ubuntu?

  4. Philip wrote,

    @GrzegorzJZD: True, the application count is small at the moment. This is mainly due to the fact that most apps are available from the Ubuntu repositories. I'm really only intending to use the repository to push some Openbox related updates, applications, utilities and themes. I don't foresee the application count ever becoming too big. But yes, hopefully it will grow over time :)

    Regarding CrunchBang Linux 8.04.xx, I don't want to commit myself to something that may never happen. I'm currently working on another release of 7.10, after that who knows?

  5. bieuzent wrote,

    As you planned to make a deposit for AMD 64?

  6. Philip wrote,

    @bieuzent: No, no plans for a 64 bit version at the moment. Sorry.

  7. bieuzent wrote,

    Have you planed to make a metapackage and when ?

  8. Philip wrote,

    @bieuzent: Thank you for asking, the idea for desktop/metapackage is something I am currently looking into, although I have no definite plans or schedule for it at the moment. I'll post more information as and when I have it :)

Add Your Comment

Use the form below to add your comment. Markdown syntax is available. Note, comments are moderated by me for spam filtering. Alternatively, feel free to contact me privately.