17fefc74eea700efac0273b8af01e43bd4aeb53a
Roger Dingledine break out the linux/unix do...

Roger Dingledine authored 17 years ago

1) ## translation metadata
2) # Revision: $Revision: 8216 $
3) 
4) #include "head.wmi" TITLE="Download for Linux/Unix"
5) 
6) <div class="main-column">
7) 
8) <h2>Tor: Linux/Unix Packages</h2>
9) <hr />
10) 
11) <p>The latest stable release is <b><version-stable></b>, and the
12) latest development release is <b><version-alpha></b>.</p>
13) 
14) <p><b>Subscribe</b> to the
15) <a href="http://archives.seul.org/or/announce/">or-announce mailing list</a>
16) to keep informed of security advisories and new stable releases (you will
17) need to confirm via email):</p>
18) 
19) <form action="http://freehaven.net/cgi-bin/majordomo.cgi">
20) <input type="hidden" name="mlist" value="or-announce">
21) <input type="hidden" name="subscribe" value="1">
22) <input type="hidden" name="host" value="freehaven.net">
23) <input name="email" size="15">
24) <input type="submit" value="subscribe">
25) </form>
26) 
27) <table border="1" cellspacing="0" cellpadding="2">
28) <thead>
29) <tr>
30) <th>Platform</th>
31) <th>Package</th>
32) <th>Setup info</th>
33) </tr>
34) </thead>
35) 
36) <tr>
37) <td>Debian sid</td>
38) <td><kbd>apt-get install tor</kbd>
39)     </td>
40) <td>
41) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a>
42) </td>
43) </tr>
44) 
45) <tr>
46) <td>Other Debian, Knoppix, Ubuntu</td>
47) <td><a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">noreply.org packages</a>
48)     </td>
49) <td>
50) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a>
51) </td>
52) </tr>
53) 
54) <tr>
55) <td>Red Hat Linux</td>
56) <td>
57) <a href="<package-rpm-stable>"><version-rpm-stable> RPM</a> (<a href="<package-rpm-stable-sig>">sig</a>)
58) <br>
59) <a href="<package-srpm-stable>"><version-rpm-stable> SRPM</a> (<a href="<package-srpm-stable-sig>">sig</a>)
60) <br>
61) </td>
62) <td>
63) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a>
64) </td>
65) </tr>
66) 
67) <tr>
68) <td>Red Hat, development packages</td>
69) <td>
70) <a href="<package-rpm-alpha>"><version-rpm-alpha> RPM</a> (<a href="<package-rpm-alpha-sig>">sig</a>)
71) <br>
72) <a href="<package-srpm-alpha>"><version-rpm-alpha> SRPM</a> (<a href="<package-srpm-alpha-sig>">sig</a>)
73) </td>
74) <td>
75) <ul>
76) <li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li>
Roger Dingledine move the TorifyHOWTO into t...

Roger Dingledine authored 17 years ago

77) <li><a href="http://mirror.noreply.org/pub/devil.homelinux.org/Tor/">Contrib RPMs including development snapshots</a></li>