Ubuntu upgrade instructions (22 -> 24)

Running these commands could break your system, remember to create backups!

 

Run the following commands in the terminal:

sudo apt update
sudo apt full-upgrade

 

Reboot:

reboot

 

And then upgrade:

do-release-upgrade

 

Ubuntu should now be upgraded

Check the version:

lsb_release -a

 

Was this answer helpful? 4 Users Found This Useful (10 Votes)