Tor Browser:Installasi di Debian: Difference between revisions
Created page with "Use the wget command once you have the latest .tar link as follows: wget https://www.torproject.org/dist/torbrowser/10.5.4/tor-browser-linux64-10.5.4_en-US.tar.xz Note, the above command is an example only. Make sure to check for the latest version. Once you have downloaded the installation archive, extract it using: tar -xvJf tor-browser-linux64-10.5.4_en-US.tar.xz Launch Tor Browser Installation on Debian 11 Now, CD into the directory with: cd tor-browser_en-US..." |
No edit summary |
||
| Line 1: | Line 1: | ||
Use the wget command once you have the latest .tar link as follows: | Use the wget command once you have the latest .tar link as follows: | ||
wget https://www.torproject.org/dist/torbrowser/10.5.4/tor-browser-linux64-10.5.4_en-US.tar.xz | wget <nowiki>https://www.torproject.org/dist/torbrowser/10.5.4/tor-browser-linux64-10.5.4_en-US.tar.xz</nowiki> | ||
Note, the above command is an example only. Make sure to check for the latest version. | Note, the above command is an example only. Make sure to check for the latest version. | ||