PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to Install Tor Browser Bundle On Linux Mint From PPA

Go down

How to Install Tor Browser Bundle On Linux Mint From PPA Empty How to Install Tor Browser Bundle On Linux Mint From PPA

Post by jamied_uk 14th July 2015, 00:52

First try this method! (Tested Working on Mint 17 64 bit)

https://www.torproject.org/projects/torbrowser.html.en#downloads

1. Download correct file from above link.

2. Unzip to a folder (your choice where) run the single file called tor-browser

3. Choose your settings and click ok to start the tor browser.


Found @
https://www.torproject.org/projects/torbrowser.html.en



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




Another way!


Found @ http://community.linuxmint.com/tutorial/view/1221

1- For 32-bit:


Code:
sudo add-apt-repository ppa:upubuntu-com/tor

 sudo apt-get update

 sudo apt-get install tor-browser




Code:
Now change folder ownership of /.tor-browser to your current user with this command:



Code:
sudo chown -R USERNAME ~/.tor-browser
 
Code:
On Linux Mint 15 change folder ownership of /.tor-browser to your current user with this command:


sudo chown $USER -Rv /usr/bin/tor-browser/



Code:
2- For 64-bit:



Code:
sudo add-apt-repository ppa:upubuntu-com/tor64

 sudo apt-get update

 sudo apt-get install tor-browser


Now change folder ownership of /.tor-browser to your current user with this command
Code:
s:

 

 sudo chown -R USERNAME ~/.tor-browser
 
Code:
On Linux Mint 15 change folder ownership of /.tor-browser to your current user with this command:


sudo chown $USER -Rv /usr/bin/tor-browser/
 
For Linux Mint 16, you can install Tor Bundle by simply by running:
 
Code:
    sudo add-apt-repository ppa:webupd8team/tor-browser

     sudo apt-get update

     sudo apt-get install tor-browser
jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum