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 -y

 

Reboot:

reboot

 

And then upgrade:

do-release-upgrade

 

Ubuntu should now be upgraded

Check the version:

lsb_release -a

A picture of the Ubuntu version after the update. 

You have successfully upgraded Ubuntu from version 22 to 24!

Was this answer helpful? 5 Users Found This Useful (11 Votes)