I am running ubuntu 14.04 LTS on my HP laptop. I've been trying to get Tor browser but have had some complications. I've downloaded the file and saved it to my desktop
I've tried several commands trying to get into the created directory and install the browser:
cd tor-browser-linux64-4.5.3_en-US
I've used variations of this file name to include the .tar
, to include .desktop
at the end and various other things.
I've also tried to the command
tar -xvf <TAR_FILE_NAME>
and all return with the message of "No such file or directory". What's the deal??
I'm running a 64-bit OS and downloaded the 64-bit version. I can open the folder and view the various files. I'm not skilled in Ubuntu syntax whatsoever.