Upgrade to a new Ubuntu version


When Ubuntu releases a new version you don't necessarily need to create a new usb & do a fresh install. Although that can sometimes be great, you can just simply upgrade to a new version from your existing one. To do so, simply follow the steps listed below.

Alternatively you can upgrade from the terminal.

sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install update-manager-core

sudo do-release-upgrade


#Ubuntu #Linux #Upgrade #Update