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
You have successfully upgraded Ubuntu from version 22 to 24!