2014-09-10

TOR Browser: Download, Install and Execution

Linux Instructions

Download the architecture-appropriate file above, save it somewhere, then run one of the following two commands to extract the package archive:
tar -xvJf tor-browser-linux32-3.6.5_LANG.tar.xz
or (for the 64-bit version):
tar -xvJf tor-browser-linux64-3.6.5_LANG.tar.xz
(where LANG is the language listed in the filename).
Once that's done, switch to the Tor browser directory by running:
cd tor-browser_LANG
(where LANG is the language listed in the filename).
To run Tor Browser, execute the start-tor-browser script:
./start-tor-browser
This will launch Tor Launcher and once that connects to Tor, it will launch Firefox.