Debian Backports

instructions [Debian Backports]

Using backports.org is very simple:

1. Add this line

deb http://www.backports.org/debian etch-backports main contrib non-free

to your /etc/apt/sources.list.

2. Run apt-get update

3. All backports are deactivated by default. If you want to install something from backports run:

apt-get -t etch-backports install “package”

Of course, you can use aptitude as well:

aptitude -t etch-backports install “package”

Related posts:

  1. Howto Install Sun Java on Debian Etch
  2. Upgrade Debian Etch to Debian Lenny
  3. Howto install Java on Debian Sarge
  4. Howto Install Oracle on Debian
  5. dos2unix on Ubuntu and Debian
  6. Ubuntu Howto: Install Oracle
  7. Howto: Install Ruby and Rails on Debian or Ubuntu
  8. Update entry on Xen on Debian Etch
  9. Howto install Xen on Debian Sarge (stable)
  10. Installing Xen on Debian Etch 4.0

Popular Related Items »

1 Comment »

  1. Installation of red5 and java 6 se nad jre on debian - All_about_network said,

    March 18, 2009 @ 23:52

    [...] unfortunately in etch/stable there is not a package for java6 so what you need is to follow this tutorial about adding “backports” to your sources.list for aptitude. Just in case this link will die there is what is says: 1. Add this line to [...]

RSS feed for comments on this post · TrackBack URI

Leave a Comment