Le sources.list
La grande majorité des applications utiles au quotidien sont disponibles en tant que paquets précompilés récupérables sur des dépôts, à l’aide d’outils graphiques tels Synaptic ou en mode texte avec apt-get.
Remarque sur la structure du fichier sources.list
- Chaque ligne non commentée correspond à une dépôt. Une ligne commentée commence par : #
- Un dépot qui commence par : ## n'apparaitra pas dans la liste de synaptic
- Chaque ligne est structurée en quatre parties :
- La nature du dépôt : deb pour les binaires ou deb-src pour les fichiers sources.
- L’adresse du dépôt : Internet ou CdRom...
- Le type du dépôt : dapper (packages officiels de base), dapper-security (mises à jour de sécurité), dapper-updates (mises à jour de bug, officielles), dapper-backports (mises à jour de version officielles), ...
- Le qualificatif du dépôt : main (libre, supporté), restricted (non-libre, supporté), universe (libre, non-supporté), multiverse (non-libre, non-supporté), ..
- Les différentes section :
- section main : logiciels principaux supportés par Ubuntu
- section restricted : logiciels aux copyrights restreints (supportés par Ubuntu)
- section multiverse : logiciels propriétaires (non supportés par Ubuntu)
- section universe : logiciels maintenus par la communauté (non supportés par Ubuntu)
Sources : doc.ubuntu-fr.org
Notes sur les mirroirs
- Pour chaque dépot ubuntu officiel il y a deux mirroirs supplémentaire
- ftp.proxad.fr est en général plus rapide pour les freenaute
- Pour ne pas rester en rade en cas de problèmes sur ftp.proxad.fr
Notes sur dépôts Backports
- À la sortie de la version stable de Ubuntu, les versions des logiciels disponibles sur les dépôts de Canonical sont gelées c’est-à-dire que les logiciels, lors de sorties de nouvelles versions, ne sont pas mis à jour
- Les dépôts backports vous permettent de récupérer les toutes dernières versions logicielles de vos programmes
- A manier avec précaution
Notes sur dépôts PLF et MEDIBUNTU
- http://plf.zarb.org/
- Le Penguin Liberation Front est une équipe qui compile et distribue les paquets litigieux (problèmes de brevets ou de droit d’auteur)
- A manier avec précaution
Le fichier /etc/apt/sources.list
Ubuntu 10.04 Lucid Lynx - Maj 06/06/2010
## /etc/apt/sources.list
################################### O F F I C I E L #################################################
################################################################################################
## lucid (packages officiels de base)
################################################################################################
deb ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu lucid main restricted multiverse universe
deb-src ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu lucid main restricted multiverse universe
##lucid Original
##deb http://fr.archive.ubuntu.com/ubuntu lucid main restricted universe multiverse
##deb-src http://fr.archive.ubuntu.com/ubuntu lucid main restricted universe multiverse
################################################################################################
## lucid-security (mises à jour de sécurité)
################################################################################################
deb ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu lucid-security main restricted multiverse universe
deb-src ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu lucid-security main restricted multiverse universe
##lucid-security Original
##deb http://fr.archive.ubuntu.com/ubuntu lucid-security main restricted universe multiverse
##deb-src http://fr.archive.ubuntu.com/ubuntu lucid-security main restricted universe multiverse
################################################################################################
## lucid-updates (mises à jour de bug, officielles)
################################################################################################
deb ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu lucid-updates main restricted multiverse universe
deb-src ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu lucid-updates main restricted multiverse universe
## lucid-updates Original
##deb http://fr.archive.ubuntu.com/ubuntu lucid-updates main restricted universe multiverse
##deb-src http://fr.archive.ubuntu.com/ubuntu lucid-updates main restricted universe multiverse
################################################################################################
## lucid-backports (mises à jour de version officielles)
################################################################################################
deb ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu lucid-backports main restricted multiverse universe
deb-src ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu lucid-backports main restricted multiverse universe
##lucid-backports Original
##deb http://fr.archive.ubuntu.com/ubuntu/ lucid-backports main universe multiverse restricted
##deb-src http://fr.archive.ubuntu.com/ubuntu/ lucid-backports main universe multiverse restricted
################################################################################################
## lucid Commercial
################################################################################################
##
deb http://archive.canonical.com/ubuntu lucid partner
deb-src http://archive.canonical.com/ubuntu lucid partner
################################################################################################
## lucid Proposed
################################################################################################
##
# deb http://fr.archive.ubuntu.com/ubuntu/ lucid-proposed main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ lucid-proposed main restricted universe multiverse
################################### O F F I C I E U X #################################################
################################################################################################
## Medibuntu
## sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2EBC26B60C5A2783
deb http://packages.medibuntu.org/ lucid free non-free
deb-src http://packages.medibuntu.org/ lucid free non-free
# mirroir 1
#deb http://mirrors.ucr.ac.cr/medibuntu/ lucid free non-free
#deb-src http://mirrors.ucr.ac.cr/medibuntu/ lucid free non-free
# mirroir 2
# deb http://mirror.oscc.org.my/medibuntu/ lucid free non-free
# deb-src http://mirror.oscc.org.my/medibuntu/ lucid free non-free
################################################################################################
### chromium-browser
# chromium-beta
#sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4E5E17B5
#deb http://ppa.launchpad.net/chromium-daily/beta/ubuntu lucid main
#deb-src http://ppa.launchpad.net/chromium-daily/beta/ubuntu lucid main
# chromium-dev
#sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4E5E17B5
#deb http://ppa.launchpad.net/chromium-daily/dev/ubuntu lucid main
#deb-src http://ppa.launchpad.net/chromium-daily/dev/ubuntu lucid main
# chromium-daily
#sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main
################################################################################################
## Monkey's Audio Codec
# deb http://www.debian-multimedia.org sid main
################################################################################################
### Depot XMMS
# deb http://www.pvv.ntnu.no/~knuta/xmms/lucid ./
# deb-src http://www.pvv.ntnu.no/~knuta/xmms/lucid ./
################################################################################################
### Depot Firefox daily
### sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com b34505ea326feaea07e3618def4186fe247510be
# deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu lucid main
# deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu lucid main
################################################################################################
### Depot FreeTuxTv
## KEY GPG: wget -q http://packages.freetuxtv.org/freetux.gpg -O- | sudo apt-key add -
# deb http://packages.freetuxtv.org/ubuntu lucid main
################################################################################################
### Depot PlayOnLinux
## wget -q http://deb.mulx.net/pol.gpg -O- | sudo apt-key add -
# deb http://deb.playonlinux.com/ lucid main
################################################################################################
### Depot Opera
## wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
# deb http://deb.opera.com/opera/ stable non-free
################################################################################################
### VirtualBox
## wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
## wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
deb http://download.virtualbox.org/virtualbox/debian lucid non-free
################################################################################################
### Thèmes
#sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0x1781bd45c4c3275a34bb6aec6e871c4a881574de
# deb http://ppa.launchpad.net/bisigi/ppa/ubuntu lucid main
# deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu lucid main
################################################################################################
### Listen
# deb http://ppa.launchpad.net/listen-devel/ppa/ubuntu lucid main
# deb-src http://ppa.launchpad.net/listen-devel/ppa/ubuntu lucid main
# deb http://ppa.launchpad.net/exaile-devel/ppa/ubuntu lucid main
Toutes modifications de /etc/apt/sources.list doit être suivi d'un :
$ sudo apt-get update
Publié le dimanche, juin 6 2010 par Taltan









