Quote:
Originally Posted by Maikl
I'm new not only to Linux Deepin but also to Linux (though I have tried a few). So I'm sitting here reading this on one PC while clicking my way through 220 upgrades on another. Only 41 to go...
Despite that, Linux Deepin looks like a winner 
|
Actually, you should familiarize yourself with the command line interface and learn a little knowledge about package management in Debian- and Ubuntu-based operating systems. As for the updates you can open your terminal and input the following command to do it.
Code:
sudo apt-get update && sudo apt-get upgrade
IMHO, the command line interface is a fairly, if not the most important thing you need to grasp if you really want to enjoy Linux.
Good luck with your learning. And sorry for the inconvenience by the way
