So today I installed TOR from terminal as usual, but it simply won't show up...anywhere. Not even the Tor folder, which usually contains both the launcher and the files needed...but some days ago, it was working just fine. I Dunno why.
Then I tried to install proprietary drivers (Nvidia and Intel for the CPU) only to get it stuck on "Applying changes" for quite a while...tried googlin' the problem, tried installing them from Terminal but..still ubuntu doesen't use them, and it gets stuck on "Applying changes"...any idea?
11 Answer
Here an example how to run the Tor browser bundle, for the current 64 bit Linux download :
wget -c
unxz tor-browser-linux64-6.5_en-US.tar.xz
cd tor-browser_en-US/
./start-tor-browser.desktopCan you try this and report back ?