Table of Content
Available packages:
| Ubuntu Gutsy Gibbon |
|---|
- subtitleeditor 0.20.0alpha7 i386 and amd64
- pidgin-libnotify 0.12
- system-config-lvm 1.1.1
- pidgin 2.3.1 i386 and amd64
|
| | Ubuntu Feisty Fawn |
|---|
- subtitleeditor 0.20.0alpha7 i386 and amd64
- unace-nonfree 2.5
- pidgin 2.2.0
- pidgin-libnotify 0.13
- system-config-lvm 1.1.1
|
|
| Ubuntu Edgy Eft |
|---|
- gaim 2.0.0beta6 with meanwhile and bonjour/rendezvous support + console interface
- gaim-libnotify 0.12
- subtitleeditor 0.20.0
- unace-nonfree 2.5
|
| | Ubuntu Dapper Drake |
|---|
- audacious 1.0.0
- fuse 2.5.3
- gaim 2.0.0beta5 with meanwhile and bonjour/rendezvous support + console interface
- gaim-libnotify 0.12
- gaim-guifications 2.13beta3
- subtitleeditor 0.13
|
|
How-to use this repository:
Simply add the following to your
/etc/apt/sources.list (choose the block corresponding to your Distro)
| Ubuntu Gutsy Gibbon |
|---|
deb http://repository.debuntu.org/ gutsy multiverse
deb-src http://repository.debuntu.org/ gutsy multiverse |
| | Ubuntu Feisty Fawn |
|---|
deb http://repository.debuntu.org/ feisty multiverse
deb-src http://repository.debuntu.org/ feisty multiverse |
|
| Ubuntu Edgy Eft |
|---|
deb http://repository.debuntu.org/ edgy multiverse
deb-src http://repository.debuntu.org/ edgy multiverse |
| | Ubuntu Dapper Drake |
|---|
deb http://repository.debuntu.org/ dapper multiverse
deb-src http://repository.debuntu.org/ dapper multiverse |
|
and then:
$sudo apt-get update
$sudo apt-get install packagename
Adding debuntu in your trusted apt repository
If you want to authentificate debuntu package repository, such that apt-get install stop telling you that the package you are going to install are not authentificated, type the following:
# wget http://repository.debuntu.org/GPG-Key-chantra.txt -O- | sudo apt-key add -