Mon 27 Mar 2006
Sometimes, especially if you have switched from some another GNU/Linux distribution to Debian GNU/Linux, your will have one major problem: you are missing some software available in your previous distribution. That is were Debian unofficial repositories can help you.
In this post I want to describe the most popular unofficial repositories with set of useful packages for my favorite Linux distribution - Debian .
In my experience with Debian, I have used many different unofficial repositories, but following repos are the best (list is not ordered):
- http://debian.video.free.fr/ (aka “marillat”) - Packages for miscellaneous Video software (mplayer, mythtv, avidemux, etc).
- http://www.tux.org/pub/java/debian - Blackdown Java packages for Debian (j2se).
- http://www.debian-unofficial.org/ - Many non-free packages for Debian (sun-j2se, netbeans, acroread, etc).
- http://oss.oracle.com/debian/ - Oracle Express Edition packages for Debian.
- http://deb.opera.com/opera - Opera Software Debian Repository.
- http://dotdeb.pimpmylinux.org/ - Latest PHP amd MySQL packages.
- http://www.debian-desktop.org/pub/linux/debian/ - Debian-Desktop Project Repository (xorg, kde, xfce, mplayer, lame)
- http://www.os-works.com/debian - XFCE Desktop Environment repository.
- http://debian.stdout.at/ - Backported packages of Mozilla Products from Debian Sid for the latest stable release of Debian.
Hint: To use any of described repositories, you need to do a few simple steps:
- Find closest mirror of the selected repo.
- Add repo declaration to your /etc/apt/sources.list file (using appropriate mirror address, mirror directory, your debian version and set of repository parts: main, contrib, non-free, etc):
deb http://your.repo.mirr.or/repo/path sarge main contrib non-free
- Update packages list:
# apt-get update
If you are using Debian Stable and you see, that versions some of systems packages is too old for you, you can use backports.org site. Backports are recompiled packages from testing (mostly) and unstable (in a few cases only, e.g. security updates), so they will run without new libraries (wherever it is possible) on a stable Debian distribution.
If you can not find needed package in repositories described above, you can use great tool - third-party packages searching system: apt-get.org. Almost all unofficial repositories are listed there and you can find specific package by its name or platform.
And the last thing, if you know some another useful unofficial repository, you can share your knowledge with me and my readers by posting some comments to this post.
- Small Tip: How to fix “There are no public key available for the following key IDs” Error in Debian
- A Concise apt-get / dpkg primer for new Debian users
- How to Install Oracle Database XE on Debian Sarge
- MySql No More Provides Binaries to the Users?
- How to clone virtual machine with VmWare Server

2006-03-27 at 5.03 pm
Господа, а как это вы забыли про backports.org ? Основное же хранилище всякого добра
Включая xorg, kde и прочие радости жизни…
Кроме того есть репозитарий linex - который linux extremadura, оно же слегка доработаны sarge, но в репозитарии есть бэкпорты gnome 2.12 (на бэкпортах надеюсь скоро тоже будет)
Жабу запросто можно поставить имея .bin с санок и пакет java-package (что-то типа fakeroot make-jpkg suj-j2re….bin )
Мы тут тоже малек все обсосали…
http://forum.linux.by/viewtopic.php?t=6644
2006-03-27 at 11.45 pm
2Llama: Thanks for such detailed comment. Я обязательно разберусь в том многообразии репозитариев, которые Вы перечислили у себя на форуме и внесу изменения в свой обзор.
2006-03-29 at 10.32 pm
Может кто репозитарий с nginx знает?
2006-03-30 at 8.13 am
Кстати, у меня давно была мысль собирать nginx для дебиана… надо будет попробовать и выложить его здесь.
2006-04-11 at 9.51 am
I want to make a friend with you. Thanks you
2006-09-23 at 4.38 pm
thanks for the good reference!
2008-03-07 at 1.26 am
[...] Unofficial Debian GNU/Linux Repositories Overview :: Homo-Adminus Blog by Alexey Kovyrin (tags: reference reference_linux) [...]