Ubuntu update upgrade

1. Press CTRL + ALT + DEL will open a terminal

2. Update resource update.

sudo apt-get  update 

3. Install Update Manager core product package.

sudo apt-get install update-manager-core

4. Check the current version and kernel information

lsb_release -a

uname -a

The update / upgrade to the next available version.

sudo do-release-upgrade -d

Guess you like

Origin www.cnblogs.com/energy1010/p/11780650.html