LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Played with linux, using it a primary OS, need help installing tor on lxle (https://www.linuxquestions.org/questions/linux-newbie-8/played-with-linux-using-it-a-primary-os-need-help-installing-tor-on-lxle-4175545535/)

rizzle 06-16-2015 01:39 PM

Played with linux, using it a primary OS, need help installing tor on lxle
 
Hi everyone, struglling with installing tor on lxle.

commands used where:

Code:

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

when i try to then run tor by simply typing
Code:

$ tor
I receive:
Code:

The program 'tor' is currently not installed. You can install it by typing:
sudo apt-get install tor

re running the above commands doesnt help.

Any ideas?
Cheers
Rizzle

Anonymouse52 06-16-2015 04:50 PM

Try typing:

$ tor-browser

ondoho 06-18-2015 08:39 AM

yes, it should be tor-browser.

shouldn't this:
"sudo add-apt-repository"
be this:
"sudo apt-add-repository"

you should also provide us with the output of terminal commands, or actually read them yourself.
usually they contain hints to what's wrong.

Ihatewindows522 06-18-2015 09:14 AM

I thought the preferred way to get Tor was straight from their site...not from a PPA. I know that works as intended, I use it often.
https://www.torproject.org/download/....html.en#linux


All times are GMT -5. The time now is 08:22 AM.