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:
- Howto Install Sun Java on Debian Etch
- Upgrade Debian Etch to Debian Lenny
- Howto install Java on Debian Sarge
- Howto Install Oracle on Debian
- dos2unix on Ubuntu and Debian
- Ubuntu Howto: Install Oracle
- Howto: Install Ruby and Rails on Debian or Ubuntu
- Update entry on Xen on Debian Etch
- Howto install Xen on Debian Sarge (stable)
- Installing Xen on Debian Etch 4.0
Popular Related Items »
Incoming search terms
- debian backports
- debian backports howto
- lenny backports sources list
- debian backports kernel
- lenny-backports sources list
- debian backports sources list
- lenny backports howto
- debian backport howto
- lenny backports kernel
- etch-backports sources list
- backports sources list
- sources list backports
- undebian
- debian java backports
- howto debian backports
- etch backports sources list
- eclipse backports
- debian backports java
- sources list lenny-backports
- debian lenny backports howto
- eclipse debian backports
- debian kernel backports
- backports debian
- lenny sources list backports
- debian kernel backport
- debian lenny backports java
- debian lenny backports sources list
- eclipse lenny backports
- lenny backports source list
- backport debian howto
- debian eclipse backport
- debian backport kernel
- debian backports tutorial
- debian backport
- lenny backports eclipse
- undebian backports
- source list backports
- lenny-backports source list
- debian lenny eclipse
- add backports to sources list
- sources list lenny backports
- debian java backport
- backports debian lenny gnome
- eclipse backport lenny
- debian lenny xen backports

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 [...]