Linux Lite Forums
I can't install Tor Web Browser - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18)
+--- Thread: I can't install Tor Web Browser (/showthread.php?tid=3292)

Pages: 1 2


Re: I can't install Tor Web Browser - firenice03 - 09-09-2016

(09-08-2016, 09:19 PM)LL-user link Wrote: I hope firenice03 doesn't mind me adding some additional information for clarification.

Code:
sudo apt-get update
is updating the system only in the sense that the software lists get updated according to the active software repositories!
The above command is not updating the system itself, i.e. is not downloading and installing any software packages. For this to happen you need to run:
Code:
sudo apt-get upgrade

Hope that helps Smile

Don't mind at allĀ  Big Grin
I think.. well I like to think I have a decent grasp and try to help when I can


Re: I can't install Tor Web Browser - LL-user - 09-09-2016

Am pretty sure your generous input and help is highly appreciated, not only by myself! Smile