+4 votes
123 views
Upgrade to Ubuntu 23.04

in Linux/Unix by (551k points)
reopened | 123 views

1 Answer

+5 votes
Best answer

How to upgrade to Ubuntu 23.04

Ubuntu several years ago is listed as one of the most versatile and dynamic Linux distributions which is available in both desktop and server edition and one of the main advantages of this system is its performance and ease of use, we currently have the stable version 22.10 but the 23.04 edition already exists in its beta phase, Ubuntu 23.04 (Lunar Lobster) will officially be launched in April 2023 and it is a system where we find news such as:

 

What's new Ubuntu
  • GCC 13
  • Policy Kit 122
  • LLVM 16
  • GNU C Library 2.37
  • Python 3.11 default
  • GNU Binutils 2.40
  • OpenLDAP 2.6
  • Go 1.20

 

 

 

For users who want to fully explore all the advantages of Ubuntu, it is possible to update from Ubuntu 22.10 to this new development version and TechnoWikis will explain the step by step to achieve this, let's see how to perform this update..

 

To stay up to date, remember to subscribe to our YouTube channel!
SUBSCRIBE ON YOUTUBE

 

 

How to upgrade to Ubuntu 23.04

 

Step 1

Before all TechnoWikis will explain some configurations that are ideal to manage so that the system recognizes the development version of Ubuntu 23.04, first we open Software Updates:

 

image

 

Step 2

It is possible to see the following. There we click on "Settings"

 

image

 

Step 3

There it is possible to configure the frequency and type of updates to use

 

image

 

Step 4

We go to the "Development" tab where we will see the following:

 

image

 

step 5

We activate the "Updates not yet published" box in order to search for the editions in the test phase, by clicking there we must enter the administrator password:

 

image

 

step 6

We confirm that the box has been activated:

 

image

 

step 7

By clicking "Close" and waiting for the changes to be applied:

 

image

 

step 8

Another option is to run the following in the console to go to the update check configuration:
sudo nano /etc/update-manager/release-upgrades:

 

image

 

 

step 9

In the configuration we check or establish in the "Prompt" line the option "Normal" but not "LTS":

 

image

 

step 10

We are ready to update to Ubuntu 23.04, for this we open the terminal and check the version used:
 lsb_release -a 
image

 

step 11

We update the system:
 sudo apt update 
image

 

step 12

We apply the updates by running:
 sudo apt upgrade 
image

 

step 13

We will see the following. Confirm the process

 

image

 

step 14

and we wait for it to come to an end:

 

image

 

step 15

We look for and apply updates for the distro:
 sudo apt dist-upgrade 
image

 

step 16

Confirm the process with the letter S:

 

image

 

step 17

We install the Update Manager:
 sudo apt install update-manager-core 
image

 

step 18

We look for new versions of Ubuntu with the command:
 sudo do-release-upgrade 
image

 

step 19

We force the search for updates:
 sudo do-release-upgrade -d 
image

 

step 20

If we see this error, it indicates that the system must be restarted to install pending updates, we exit the terminal and restart Ubuntu 22.10:

 

image

 

step 21

The system will reboot:

 

image

 

step 22

We start session:

 

image

 

Step 23

After this we open the terminal and force the search for updates again by executing:
 sudo do-release-upgrade -d 
image

 

step 24

We validate that Ubuntu 23.04 has been detected, then we must enter the letter s to confirm:

 

image

 

step 25

We hope that the whole upgrade process to Ubuntu 23.04 will start:

 

image

 

Step 26

We will see each process in action:

 

 

image

 

Step 27

During the process we will see some questions, we must confirm them to continue:

 

 

image

 

Step 28

The update process will continue:

 

image

 

Step 29

All the necessary packages will be managed:

 

image

 

step 30

The snaps will be updated to the new version:

 

 

image

 

step 31

We can see more configuration questions:

 

 

image

 

step 32

The process will continue:

 

 

image

 

Step 33

At the end of the update we must confirm the restart of Ubuntu:

 

 

image

 

Step 34

Entering “s” and pressing Enter will restart Ubuntu, we log in and in the terminal we check the new version:
 lsb_release -a 
image

 

This is the way to upgrade to Ubuntu 23.04 and find out what's new.

 


by (3.5m points)
edited

Related questions

+5 votes
1 answer
asked Dec 12, 2022 in Linux/Unix by backtothefuture (551k points) | 203 views
+4 votes
1 answer
asked Jun 13, 2023 in Linux/Unix by backtothefuture (551k points) | 87 views
+4 votes
1 answer
asked Jun 11, 2023 in Linux/Unix by backtothefuture (551k points) | 103 views
+5 votes
1 answer
asked Nov 24, 2022 in Virtualization by backtothefuture (551k points) | 133 views
+4 votes
1 answer
asked Oct 28, 2019 in Linux / Unix by backtothefuture (551k points) | 223 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,643 questions
10,775 answers
510 comments
3 users