Kategorie: Linux

Ubuntu update 20.04 do 22.04

In this tutorial, we will go over the step-by-step instructions for upgrading your Ubuntu to version 22.04 Jammy Jellyfish, which is the latest version of long term support.
Please follow our step-by-step instructions below, and you'll be upgraded to the new Ubuntu version in no time.

We start the terminal and issue the following commands in it:

sudo apt update 
sudo apt upgrade
sudo apt dist-upgrade

Then you should remove all unnecessary packages from your system:

sudo apt autoremove

Then install the update-manager-core package using apt.

sudo apt install update-manager-core

When it's finished, run the Ubuntu update tool.

sudo do-release-upgrade 

You will be asked, are you sure, that you want to upgrade. After reading the text in the terminal, type y and hit enter, to start updating to Ubuntu 22.04 Jammy Jellyfish.
The update summary should appear in your Terminal. Once again, you'll have to type y and hit enter, to consent to the update.

After the update is complete, you will be prompted to restart your system. Type y again and press enter. After restarting Ubuntu, the update process will be completed.

Linux

Zobacz komentarze

  • I am waiting for fixes in Ubuntu 22.04. Currently there is a problem with the operation of Adobe Reader 9.5.5-1 is some other browser by force, Balena-Etcher stuck but fixable,there is no Wine HQ for this version, Unetbootin is not working, after upgrading from an older version, one package does not match and two do not update. I stay with 20.04.4 .
    Everything works for me, even Office and Cisco Packet Tracer and Notepad ++, but I prefer Notepadqq. best regards

Udostępnij
Opublikowane przez
Linux

Recent posts

KeePass2 2.52 w Ubuntu 22.04

The guide below describes how to install KeePass on Ubuntu. Całość wykonamy za pomocą kilku poleceń

2 years temu

Installing Master PDF editor in Ubuntu 22.04

Master PDF Editor is a comprehensive PDF program, which includes many features. Oprócz tworzenia i edycji

2 years temu

iotop - memory monitoring

Iotop jest prostym narzędziem dla systemów Uniksowych umożliwiającym monitorowanie użycia dowolnego nośnika pamięci flash/hdd/ssd w

2 years temu

Run multiple commands in one cron job

You can separate two or more commands with semicolons (;), Semicolon (;): służy do oddzielania

2 years temu

Changing the exif data of a photo in the Linux terminal

Poniższy poradnik opisuje w jaki sposób za pomocą konsoli możemy dokonać edycji danych zdjęcia exif.

2 years temu

Installing Rocket.Chat Server on Rocky Linux 8

The following guide describes how to install Rocket.Chat on Rocky Linux 8 Całość bardzo prosto zainstalujemy

2 years temu