Chris Boot's Debian Archive

This is my Debian package repository. It contains all kinds of packages that I use on many of my systems. I try to keep these up to date as I use them all myself but I offer no guarantees whatsoever that any of the included will work, not contain bugs or malware or similar. USE AT YOUR OWN RISK.

If you want to automatically set up the repo, run:

wget -nv -O- http://apt.bootc.net/setup-repo.sh | sudo bash -

Of if you prefer, you can add the repo manually. You'll want to add the repository signing key first:

sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 282D5E7C

OR

wget -nv -O- http://apt.bootc.net/bootc-apt.gpg.key | sudo apt-key add -

Then create /etc/apt/sources.list.d/bootc.list with contents like the following (example is for Debian wheezy):


# Chris Boot's Debian Archive
deb http://apt.bootc.net/debian wheezy-bootc main
deb-src http://apt.bootc.net/debian wheezy-bootc main

[ICO]NameLast modifiedSizeDescription

[TXT]HEADER.html06-Apr-2013 12:50 1.1K 
[TXT]bootc-apt.gpg.key24-May-2012 10:15 1.7K 
[DIR]debian/07-Dec-2012 10:23 -  
[TXT]setup-repo.sh18-May-2013 11:36 1.9K 
[DIR]useful-extras/18-May-2013 11:51 -  

Apache/2.2.22 (Debian) Server at apt.bootc.net Port 80