Tutorials

How to install tor browser 6.0.4 on ubuntu and debian

Table of contents:

Anonim

Tor Browser is a standalone, cross-platform web browser that has been designed to offer users the ability to surf the net anonymously to protect their privacy and security. The browser is available for Linux, Microsoft Windows 10, and Mac OS X without the need for third-party tools.

Learn how to install Tor Browser on Debian operating systems and its derivatives

Tor Browser is a portable software that allows users to use it from a pendrive in a pre-configured way to protect their privacy on any computer they use to access the internet network.

We recommend reading our tutorial on commands from the terminal.

The installation process of Tor Browser in our Ubuntu, Debian or Linux Mint operating system is very simple since we only need to enter a few lines in the always useful command terminal. The process is slightly different for 32-bit systems and 64-bit systems so be sure before checking your OS version.

Installation on 32-bit systems

wget https://www.torproject.org/dist/torbrowser/6.0.4/tor-browser-linux32-6.0.4_en-US.tar.xz tar -xvf tor-browser-linux32-6.0.4_en-US.tar.xz cd tor-browser_en-US /./start-tor-browser.desktop

Installation on 64-bit systems

wget https://www.torproject.org/dist/torbrowser/6.0.4/tor-browser-linux64-6.0.4_en-US.tar.xz tar -xvf tor-browser-linux64-6.0.4_en-US.tar.xz cd tor-browser_en-US /./start-tor-browser.desktop

What do you think about the Tor Browser web browser? If you liked this tutorial, don't forget to share it with your friends on social networks to help us.

We invite you to read our tutorials and if you have any questions, you can contact us and we will respond.

Tutorials

Editor's choice

Back to top button