Can I update from ubuntu 21.10 to 22.04 (when 22.04 will be released)?

I want to install ubuntu on my pc and I want to have the new 22.04 version.

Will I be able to upgrade from 21.10 to 22.04 after the release? (Or should I install 22.04 beta now?)


Yes you Can!

There are two ways, GUI and CLI.

Open a Terminal and type:

sudo do-release-upgrade -d -f DistUpgradeViewGtk3

Update Ubuntu GUI

Or you can do it from terminal. I prefer CLI so Open a Terminal and type:

sudo do-release-upgrade -d

Read all prompt before typing y, but you good to go.

Thanks for using Ubuntu :)

This is main Source from Ubuntu Blog upgrading from 18.04 to 20.04.