Keep Super OS up-to-date
From hacktolive.org
How to keep Super OS up-to-date (requires an internet-connection)
Graphical way
- Make sure you have the package ""super-os" installed (use Synaptic, for example)
- Go to "System"-->"Administration"-->"Update manager"
- Click "Check"
- If there are updates to install, click "Install updates"
- Close the "update manager"
Terminal way
1. Make sure you have the package ""super-os" installed (use "sudo apt-get install super-os" to make sure it is installed)
2. type this a terminal:
sudo apt-get update
3. and then:
sudo apt-get upgrade