Steve Kemp's apt-get repository
For Debian Stable (etch)
About This Site
This small site contains a collection of binary packages for users of the stable release of Debian GNU/Linux, codenamed Lenny.
There are also som outdated packages for the Etch release of Debian.
Obtaining The Packages
To install any of the packages contained here please add the following to your /etc/apt/sources.list file:
# # Steve Kemp's repository: Lenny # deb http://apt.steve.org.uk/lenny lenny main non-free contrib deb-src http://apt.steve.org.uk/lenny lenny main non-free contrib # # Steve Kemp's repository: Etch # deb http://apt.steve.org.uk/etch etch main non-free contrib deb-src http://apt.steve.org.uk/etch etch main non-free contrib
Once the source has been added don't forget to run:
apt-get update