## translation metadata
# Revision: $Revision$
# Translation-Priority: 3-low
#include "head.wmi" TITLE="Tor: CentOS/Fedora/OpenSUSE Instructions" CHARSET="UTF-8"
<div class="center">
<div class="main-column">
<a id="rpms"></a>
<h2><a class="anchor" href="#rpms">Paquets Tor pour les distributions basées sur
RPM.</a></h2>
<br />
<p>N'utilisez pas les paquets des dépôts officiels. Ils sont très souvent
périmés et vous ne bénéficieriez pas de corrections de sécurité et de
stabilité.
</p>
<p>
Vous aurez besoin de configurer votre dépôt de paquets avant de récupérer
Tor. En assumant que yum utilise le fichier /etc/yum.repos.d/, créez un
fichier nommé torproject.repo. Editez ce fichier avec les informations
suivantes:
<pre>[torproject]
name=Tor and Vidalia
enabled=1
autorefresh=0
baseurl=http://deb.torproject.org/torproject.org/rpm/DISTRIBUTION/
type=rpm-md
gpgcheck=1
gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org
</pre>
If you wish to track the stable releases of Tor, you should substitute
DISTRIBUTION with one of the following: centos4, centos5, fc10, fc11, fc12,
suse</p>
<p>To track experimental releases, substitute DISTRIBUTION with one of these:
centos4-experimental, centos5-experimental, fc10-experimental,
fc11-experimental, fc12-experimental, suse-experimental</p>
<p>
Maintenant, Tor est installé et fonctionne. Allez à <a href="<page
docs/tor-doc-unix>#polipo">la deuxième étape</a> des instructions "Tor sur
Linux/Unix".
</p>