Lista repozytoriów (serwerów z oprogramowaniem) dla Ubuntu
Abym móc korzystać z instalatora programów (pakietów) apt-get lub jego graficznej nakładki synpatic potrzebna nam będzie lista serwerów gdzie są one dostępne. Są to tak zwane repozytoria. W zależności od wersji Ubuntu będą różne wersje repozytoriów. Więc jeżeli nie wiesz którą wersję Ubuntu posiadasz najprościej jest się dowiedzieć o tym klikając w górne menu na zakładkę System/O Ubuntu i pokaże się okno dialogowe pomocy, gdzie widoczne jest dokładnie, którą wersję Ubuntu posiadamy oraz jaka jest nazwa kodowa. np: Ubuntu 6.06 LTS - Dapper Drake

Okno dialogowe Pomocy Należy uruchomić konsolę (terminal) z: Aplikacje/Akcesoria/Terminal A tam wpisać: sudo gedit /etc/apt/sources.list

Uruchomiony terminal gedit w trakcie edycji repozytoriów Kasujemy wszystko co tam napotkamy i wpisujemy to co znajdziecie poniżej dla określonej wersji Ubuntu !
Ubuntu: Dapper Drake (6.06)
deb http://pl.archive.ubuntu.com/ubuntu dapper main restricted universe multiverse deb-src http://pl.archive.ubuntu.com/ubuntu dapper main restricted universe multiverse deb http://pl.archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse deb-src http://pl.archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu dapper main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu dapper main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse deb http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse deb http://kubuntu.org/packages/kde-latest dapper main deb http://kubuntu.org/packages/amarok-latest dapper main deb http://kubuntu.org/packages/koffice-latest dapper main deb http://packages.freecontrib.org/ubuntu/plf dapper free non-free deb-src http://packages.freecontrib.org/ubuntu/plf dapper free non-free deb http://archive.canonical.com/ubuntu dapper-commercial main deb http://www.kadu.net/download/binary/ubuntu/repo dapper main deb-src http://www.kadu.net/download/binary/ubuntu/repo dapper main deb http://wine.budgetdedicated.com/apt dapper main deb-src http://wine.budgetdedicated.com/apt dapper main
Ubuntu: Edgy Eft (6.10)
deb http://pl.archive.ubuntu.com/ubuntu edgy main restricted universe multiverse deb-src http://pl.archive.ubuntu.com/ubuntu edgy main restricted universe multiverse deb http://pl.archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse deb-src http://pl.archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse deb http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse deb http://kubuntu.org/packages/kde-latest edgy main deb http://kubuntu.org/packages/amarok-144 edgy main deb http://kubuntu.org/packages/koffice-latest edgy main deb http://archive.canonical.com/ubuntu edgy-commercial main deb http://deb.svx.pl edgy main universe deb-src http://deb.svx.pl edgy main universe deb http://wine.budgetdedicated.com/apt edgy main deb-src http://wine.budgetdedicated.com/apt edgy main
Ubuntu: Feisty Fawn (7.04)
deb http://archive.ubuntu.com/ubuntu feisty main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu feisty main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse deb http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse deb http://archive.canonical.com/ubuntu feisty-commercial main deb http://kubuntu.org/packages/kde-357 feisty main #deb http://kubuntu.org/packages/amarok-latest feisty main #deb http://kubuntu.org/packages/koffice-latest feisty main deb http://www.kadu.net/download/binary/ubuntu/repo feisty main deb http://www.gnugadu.org/packages/ubuntu/ edgy main deb http://wine.budgetdedicated.com/apt feisty main deb http://download.skype.com/linux/repos/debian/ stable non-free deb http://dl.google.com/linux/deb/ stable non-free deb http://packages.medibuntu.org/ feisty free non-free

