Ubuntu upgrade to Ubuntu 22.04 Jammy Jellyfish

Ubuntu 22.04 LTS it will be released on April 21, 2022. However, Ubuntu 20.04 and Ubuntu 21.10 users can upgrade to the latest version which as of yesterday is in beta form as of now.

jammy jellyfish ubuntu

Below we will see step by step how you can do it of an Ubuntu system to version 22.04 Jammy Jellyfish, which when officially released will be the last long term support release.

First you should make sure your current Ubuntu system is up to date. Run them below :

sudo apt && sudo apt upgrade -y
sudo apt dist-upgrade -y

Next, you need to remove all the packages that are no longer used by your system:

sudo apt autoremove -y

A reboot would help

sudo reboot

Then you need to use the update-manager-core package to upgrade your system.
Run the following command:

sudo update-manager -d

It will open the update manager, but with the -d option. For those who do not know, the -d option tells the system to look for dev versions.

if she updates doesn't open, check if update-manager-core is installed. By default, it should be there. If not, run the command:

sudo apt install update-manager-core

restart the system for ubuntu 22

That's it. Follow the instructions on your screen until the process is complete. At the end you will be asked to restart your system.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.
Jammy Jellyfish, Ubuntu 22.04, linux, ubuntu, iguru

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).