Incipit

Sous Linux, vous n'avez pas à aller chercher un .exe à droite et un autre à gauche pour installer quelque chose, tout est disponible depuis des dépôts communautaires, un simple clic suffit! Pour les mises à jour, inutile de réinstaller… c'est automatique quelque soit le programme. Alors, pourquoi continuer à vous en priver?

Dépôts Linux Mint

## -----------------------
## LINUX MINT REPOSITORIES
## -----------------------

## +++ Linux Mint 5 Elyssa (stable) +++
deb http://packages.linuxmint.com/ elyssa main upstream import romeo community backport

## -------------------
## UBUNTU REPOSITORIES
## -------------------

## +++ Ubuntu 8.04 Hardy (stable) +++
deb http://archive.ubuntu.com/ubuntu/ hardy main restricted universe multiverse 
deb http://archive.ubuntu.com/ubuntu/ hardy-updates main restricted universe multiverse 
deb http://archive.ubuntu.com/ubuntu/ hardy-security main restricted universe multiverse 
deb http://archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## ------------------
## OTHER REPOSITORIES
## ------------------

## +++ Canonical +++
deb http://archive.canonical.com/ubuntu/ hardy partner 

## +++ Medibuntu (stable) +++
deb http://packages.medibuntu.org/ hardy free non-free 

## +++ Ubuntu-Tweak et Freetux TV +++
deb http://ppa.launchpad.net/tualatrix/ubuntu/ hardy main 
deb http://packages.freetuxtv.org/ubuntu hardy main 

Dépots Debian

FIXME

Dépôts Ubuntu Hardy

faire dans le terminal:

gksudo gedit /etc/apt/sources.list

Sélectionner tout le contenu du fichier et remplacer tout par:

########## UBUNTU
deb http://archive.ubuntu.com/ubuntu/ hardy main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ hardy-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ hardy-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
########## COMMERCIAL
deb http://archive.canonical.com/ubuntu hardy partner

########## Medibuntu
########## faire wget -q http://fr.packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
deb http://fr.packages.medibuntu.org/ hardy free non-free

########## Ubuntu-Tweak
deb http://ppa.launchpad.net/tualatrix/ubuntu/ hardy main

########## FREETUX TV
########## faire wget -q http://packages.freetuxtv.org/freetux.gpg -O- | sudo apt-key add -
deb http://packages.freetuxtv.org/ubuntu hardy main

########## PLAY ON LINUX
## faire wget -q http://playonlinux.botux.net/pol.gpg -O- | sudo apt-key add -
deb http://playonlinux.botux.net/ hardy main

Dépots Fedora

# rpm.livna.org sources.list entries for apt-rpm with repomd support,
# http://apt-rpm.laiskiainen.org/


# -- Main repository
repomd http://rpm.livna.org/fedora/ $(VERSION)/$(ARCH)/
#repomd http://rpm.livna.org/fedora/ $(VERSION)/$(ARCH)/debug/
#repomd-src http://rpm.livna.org/fedora/ $(VERSION)/SRPMS/

# -- Potential updates in testing
#repomd http://rpm.livna.org/fedora/ testing/$(VERSION)/$(ARCH)/
#repomd http://rpm.livna.org/fedora/ testing/$(VERSION)/$(ARCH)/debug/
#repomd-src http://rpm.livna.org/fedora/ testing/$(VERSION)/SRPMS/
aide_depots.txt · Dernière modification: 2008/09/27 23:29 par admin
www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0