Tor Browser was developed to protect users privacy and anonymity when browsing the web by bouncing your communications around a distributed network of relays run by volunteers all around the world. It prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked.
Note: Once you close TorBrowser, the list of visited websites and the cookies are deleted
Install Tor Browser
sudo add-apt-repository ppa:webupd8team/tor-browser
sudo apt-get update
sudo apt-get install tor-browser
- Launch TorBrowser from Dash > click on Connect if you don’t use a proxy
- Now you have successfully installed Tor Browser
Remove Tor Browser
sudo apt-get remove tor-browser
rm -r ~/.tor-browser-en