repository.debuntu.org

Устанавливал недавно людям KUbuntu (да, пересаживаем юзеров на Ubuntu). Наткнулся на репозитарий repository.debuntu.org в поисках pidgin 2.2.
Для того, чтобы пользоватся репозитарием в [K|X|]Ubuntu:
- добавляем в /etc/apt/sources.list:

deb http://repository.debuntu.org/ feisty multiverse
deb-src http://repository.debuntu.org/ feisty multiverse

- забираем ключ для репозитария:

wget http://repository.debuntu.org/GPG-Key-chantra.txt -O- | sudo apt-key add -

Всё. Счастливого вам apt-get’а! :)

Leave a Reply