nusenu commited on 2018-02-07 10:59:18
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -202,7 +202,7 @@ download/download>#packagediff">development branch</a> of Tor instead |
| 202 | 202 |
to your <tt>/etc/apt/sources.list</tt> file:<br /> |
| 203 | 203 |
<pre style="margin: 1.5em 0 1.5em 2em"> |
| 204 | 204 |
deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main |
| 205 |
-deb http://deb.torproject.org/torproject.org tor-experimental-0.3.0.x-<DISTRIBUTION> main |
|
| 205 |
+deb http://deb.torproject.org/torproject.org tor-experimental-0.3.3.x-<DISTRIBUTION> main |
|
| 206 | 206 |
</pre> |
| 207 | 207 |
where you again substitute the name of your distro (lenny, |
| 208 | 208 |
sid, saucy, ...) in place of |
| ... | ... |
@@ -240,9 +240,9 @@ deb-src http://deb.torproject.org/torproject.org <DISTRIBUTION> main |
| 240 | 240 |
|
| 241 | 241 |
# For the unstable version. |
| 242 | 242 |
deb-src http://deb.torproject.org/torproject.org <DISTRIBUTION> main |
| 243 |
-deb-src http://deb.torproject.org/torproject.org tor-experimental-0.3.0.x-<DISTRIBUTION> main |
|
| 243 |
+deb-src http://deb.torproject.org/torproject.org tor-experimental-0.3.3.x-<DISTRIBUTION> main |
|
| 244 | 244 |
</pre> |
| 245 |
-Substitute the name of your distro (wheezy, sid, trusty, ...) in place of <DISTRIBUTION>. Now refresh your sources by running (as root): |
|
| 245 |
+Substitute the name of your distro (strech, buster, sid, xenial, ...) in place of <DISTRIBUTION>. Now refresh your sources by running (as root): |
|
| 246 | 246 |
<pre style="margin: 1.5em 0 1.5em 2em"> |
| 247 | 247 |
apt update |
| 248 | 248 |
</pre> |
| 249 | 249 |