Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
depots:feisty [Le 03/04/2007, 18:13] sonal mise des depots source en commentaire |
— (Version actuelle) | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | {{tag>dépôt feisty}} | ||
- | ------ | ||
- | ====== Dépôts pour Ubuntu 7.04 (The Feisty Fawn) ====== | ||
- | ------ | ||
- | ===== Avertissement ===== | ||
- | Actuellement, [[:versions:feisty_fawn|Ubuntu 7.04]] est en version de développement, et est donc à considérer comme instable, non utilisable dans un environnement de production. La dernière version stable d'Ubuntu est la [[:versions:edgy_eft|6.10]]. | ||
- | ------ | ||
- | |||
- | Ouvrez votre fichier ''/etc/apt/sources.list'' avec [[:sudo|les droits d'administration]] avec l'une des commandes suivantes : | ||
- | * Sous Ubuntu ou Edubuntu : <code>~$ gksudo gedit /etc/apt/sources.list</code> | ||
- | * Sous Kubuntu : <code>~$ kdesu kate /etc/apt/sources.list</code> | ||
- | * Sous Xubuntu : <code>~$ gksudo mousepad /etc/apt/sources.list</code> | ||
- | * En mode console : <code>~$ sudo nano /etc/apt/sources.list</code> | ||
- | |||
- | Rajoutez les lignes concernant les dépôts qui vous intéressent. Il est aussi possible d'effectuer manuellement l'ajout des lignes de votre choix graphiquement dans votre gestionnaire de paquets [[:Synaptic]] ou [[:Adept]] ; référez-vous à leur documentation respective à ce sujet. | ||
- | |||
- | Après toutes modifications de votre fichier ''sources.list'', il est **indispensable** de mettre à jour la liste des paquets disponibles en sélectionnant le bouton approprié dans votre gestionnaire de paquets préféré, ou en ligne de commande avec la commande suivante : | ||
- | ~$ sudo apt-get update | ||
- | Sans ce rechargement, les nouveaux paquets ne seront pas pris en compte par votre gestionnaire de paquets. | ||
- | |||
- | ===== Dépôts Officiels ===== | ||
- | |||
- | |||
- | ==== Dépôts principaux ==== | ||
- | [[:depots#principaux|À propos des dépôts principaux]] | ||
- | <code>#//FR | ||
- | deb http://fr.archive.ubuntu.com/ubuntu/ feisty main restricted | ||
- | # deb-src http://fr.archive.ubuntu.com/ubuntu feisty main restricted | ||
- | #//International | ||
- | deb http://archive.ubuntu.com/ubuntu/ feisty main restricted | ||
- | # deb-src http://archive.ubuntu.com/ubuntu feisty main restricted | ||
- | |||
- | #//FR | ||
- | deb http://fr.archive.ubuntu.com/ubuntu/ feisty-updates main restricted | ||
- | # deb-src http://fr.archive.ubuntu.com/ubuntu feisty-updates main restricted | ||
- | #//International | ||
- | deb http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted | ||
- | # deb-src http://archive.ubuntu.com/ubuntu feisty-updates main restricted | ||
- | |||
- | #//FR | ||
- | deb http://fr.archive.ubuntu.com/ubuntu/ feisty-security main restricted | ||
- | # deb-src http://fr.archive.ubuntu.com/ubuntu feisty-security main restricted | ||
- | #//International | ||
- | deb http://archive.ubuntu.com/ubuntu/ feisty-security main restricted | ||
- | # deb-src http://archive.ubuntu.com/ubuntu feisty-security main restricted</code> | ||
- | |||
- | |||
- | ==== Dépôts Universe et Multiverse ==== | ||
- | [[:depots#universe_et_multiverse|À propos des dépôts Universe et Multiverse]] | ||
- | <code>#//FR | ||
- | deb http://fr.archive.ubuntu.com/ubuntu/ feisty universe multiverse | ||
- | # deb-src http://fr.archive.ubuntu.com/ubuntu feisty universe multiverse | ||
- | #//International | ||
- | deb http://archive.ubuntu.com/ubuntu/ feisty universe multiverse | ||
- | # deb-src http://archive.ubuntu.com/ubuntu feisty universe multiverse | ||
- | |||
- | #//FR | ||
- | deb http://fr.archive.ubuntu.com/ubuntu/ feisty-updates universe multiverse | ||
- | # deb-src http://fr.archive.ubuntu.com/ubuntu feisty-updates universe multiverse | ||
- | #//International | ||
- | deb http://archive.ubuntu.com/ubuntu/ feisty-updates universe multiverse | ||
- | # deb-src http://archive.ubuntu.com/ubuntu feisty-updates universe multiverse | ||
- | |||
- | #//FR | ||
- | deb http://fr.archive.ubuntu.com/ubuntu/ feisty-security universe multiverse | ||
- | # deb-src http://fr.archive.ubuntu.com/ubuntu feisty-security universe multiverse | ||
- | #//International | ||
- | deb http://archive.ubuntu.com/ubuntu/ feisty-security universe multiverse | ||
- | # deb-src http://archive.ubuntu.com/ubuntu feisty-security universe multiverse</code> | ||
- | |||
- | |||
- | ==== Dépôt Commercial ==== | ||
- | [[:depots#commercial|À propos du dépôt commercial]] | ||
- | <code>deb http://archive.canonical.com/ubuntu feisty-commercial main</code> | ||
- | |||
- | |||
- | |||
- | ==== Dépôts Proposed ==== | ||
- | [[:depots#proposed|À propos du dépôt Proposed]]\\ | ||
- | **ATTENTION !!** Les dépôts "Proposed" servent à tester des paquets ou des mises à jour avant qu'ils n'intègrent définitivement les dépôts standard. Ils peuvent donc être à l'origine de plantage ! À n'ajouter que si vous savez ce que vous faites. | ||
- | <code>#//FR | ||
- | deb http://fr.archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse | ||
- | # deb-src http://fr.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse | ||
- | #//International | ||
- | deb http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse | ||
- | # deb-src http://archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse</code> | ||
- | |||
- | Ces dépôts correspondent à la case à cocher "mises à jour suggérées" dans la fenêtre système > administration > sources de mise à jour | ||
- | |||
- | ===== Dépôts Non officiels ===== | ||
- | |||
- | ==== Dépôts Medibuntu ==== | ||
- | Anciennement, PLF. [[:depots#medibuntu|À propos du dépôt Medibuntu]]\\ | ||
- | <code># Medibuntu (ex-PLF) | ||
- | ## Merci de rapporter tout bug sur https://launchpad.net/products/medibuntu/+bugs | ||
- | deb http://medibuntu.sos-sts.com/repo/ feisty free non-free | ||
- | deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free</code> | ||
- | |||
- | |||
- | ==== Autres dépôts ==== | ||
- | <code>##/Skype (Dépôt officiel) | ||
- | deb http://download.skype.com/linux/repos/debian/ stable non-free</code> |