This is a regularly updated guide to show the steps for upgrading your current Ubuntu system to the next version which is currently under development. In other words, you learn how to upgrade to beta version of Ubuntu’s next release.
At present, Ubuntu 21.04 is under development. If you are using Ubuntu 20.10, you can easily upgrade to Ubuntu 21.04.
All you have to do is to update your Ubuntu system and then run the following command:
update-manager -d
It should provide you the option to upgrade to the beta version:

Don’t worry. I’ll show you the steps in details along with necessary explanation.
Please check this tutorial to learn how to find out which Ubuntu version you are using.
How to upgrade to Ubuntu 21.04 beta from Ubuntu 20.10
The upgrading from your existing system is convenient because you don’t lose your system settings and other files. Unlike a fresh install, you don’t have to reinstall all the software from scratch here. Your Home directory, applications (most of them), files remain as it is when you switch to the new version.

Before you see the steps, let me answer some of the common questions regarding upgrading to Ubuntu beta version.
- The upgrade from one version to another is an easy process but you need to have a good internet connection that could download a couple of GBs of data at a good speed.
- Upgrading to a newer version disables the third-party repositories (PPA you added on your own). Some of these PPAs might not be available for the new version yet. You can manually enable the PPAs after upgrading.
- Having a backup of your important data on an external USB disk is always recommended. Just copy all your important files from Documents, Pictures, Music, Downloads and other places and put it on an external USB or hard disk.
- Once you have upgraded to a newer version, you cannot go back to the older version you were using. Reinstalling the older version is the only option.
- If you upgrade to the Ubuntu 21.04 beta version, you don’t need to install it again when the final stable version is released. Just update your Ubuntu system regularly and you’ll already be using the same 21.04 when it is released.
- You cannot upgrade to Ubuntu 21.04 directly from Ubuntu 18.04, 20.04 or any version other than 20.10.
Alright! You know enough now. Let’s see the steps to upgrade to Ubuntu 21.04 beta from Ubuntu 20.10.
Step 1: Make sure the settings are right
Go to Software & Updates application:

In the Updates tab, check that Notify me of a new Ubuntu version is set to “For any new version”:

This may reload the Software repository cache.
Step 2: Update your system for any pending software updates
Once you have the correct settings in place, open a terminal (use Ctrl+Alt+T shortcut in Ubuntu) and use the following command to update your Ubuntu system:
sudo apt update && sudo apt full-upgrade
The apt full-upgrade or dist-upgrade function the same as ‘apt upgrade’ but it will remove currently installed packages if this is needed to upgrade the system as a whole (i.e. a version upgrade).
Your system may ask to restart after installing updates. That’s fine. Restart and resume upgrading to beta release from step 3.
Step 3: Run update manager with development release upgrade option
Now that you have all the necessary updates installed, you can open the update manager but with -d
option. The -d option tells it to look for development releases.
update-manager -d
It may take a couple of minutes before informing you that a new version of Ubuntu is available.

Hit the upgrade button when you see the above message.
Step 4: Start upgrading to Ubuntu 21.04 beta
The rest of the upgrade procedure is basically waiting for update downloads and clicking okay wherever requested.
I have used the screenshot from Ubuntu 20.04 beta upgrade procedure but the steps remain the same for 21.04 as well.

Hit the upgrade button and follow the on-screen instructions.

You might be notified that all the third party sources have been disabled. At some point, it will also inform you of the packages that will be upgraded, removed etc. It will also ask if you want to keep obsolete packages or not. I prefer to remove them.
Depending on your internet speed, the upgrade may take a couple of hours. Once the upgrade process is complete, you’ll be asked to restart your system.

See, it wasn’t that difficult. Enjoy all the new features in Ubuntu 21.04.
Questions or suggestions? Feel free to leave a comment below.
could I update now from 20.10 to 21.04? or just wait ? all programs work, such as sublime, IDLE? it’s safe?
Yes it is safe.
Thank you a lot of
Greeting! Upgraded without any problems. However, firefox not working. Tried reinstalling.
To open it, I have to launch it from terminal: this is what I get: (firefox:4105): Gtk-WARNING **: 09:55:42.545: Need to double-quote the value: “ẛ” U1E9B # LATIN SMALL LETTER LONG S WITH DOT ABOVE:
: “ẛ” U1E9B # LATIN SMALL LETTER LONG S WITH DOT ABOVEIs there any way to fix this? Any help appreciated. Thank you!