How To Install Tor Browser Bundle 3.5.3.1 On Ubuntu 14.04,13.10,12.10,12.04, Linux Mint 16,14,13 And Elementary OS 0.2

Hello Linux Geeksters. As you may know, Tor Browser Bundle is an internet browser based on Mozilla Firefox configured to protect the users’ anonimity, via Tor and Vidalia. The bundle also includes 3 Firefox extensions: Torbutton, NoScript and HTTPS-Everywhere.

Watch Free Movies

The Tor Browser anonymizes the traffic and encrypts everything everything in the Tor network. Via the HTTPS-Everywhere extension, it also encrypts the traffic between the Tor network and the final destination.

The latest version available is Tor Browser Bundle 3.5.3.1, which has been recently released.

how to install Tor Browser Bundle 3.5.3.1 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 14 Nadia, Linux Mint 13 Maya and Elementary OS 0.2 Luna.
In this article I will show you how to install Tor Browser Bundle 3.5.3.1 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 14 Nadia, Linux Mint 13 Maya and Elementary OS 0.2 Luna.

Because it is available via the WebUpd8 PPA, installing Tor Browser Bundle 3.5.3.1 on the listed Ubuntu, Linux Mint and Elementary OS is easy. All you have to do is add the ppa to your system, update the local repository index and install the tor-browser package. Like this:

$ sudo add-apt-repository ppa:webupd8team/tor-browser
$ sudo apt-get update
$ sudo apt-get install tor-browser

Scroll to Top