Linux & DevOps

How to Upgrade to Ubuntu 26.04 LTS: A Step-by-Step Guide

2026-05-01 13:07:35

Introduction

Ubuntu 26.04 LTS ‘Resolute Raccoon’ marks a milestone as the first Long-Term Support release to ship exclusively with Wayland, leaving behind the legacy Xorg session. Powered by the Linux 7.0 kernel and the GNOME 50 desktop environment, it introduces a fresh video player, a revamped system monitor, and Deb package management directly within the App Center. Canonical guarantees at least five years of updates, with an additional five years of security coverage via Ubuntu Pro. If you’re currently running Ubuntu 24.04 LTS, this guide walks you through the upgrade process to ensure a smooth transition.

How to Upgrade to Ubuntu 26.04 LTS: A Step-by-Step Guide
Source: www.omgubuntu.co.uk

What You Need

Step-by-Step Upgrade Process

Step 1: Prepare Your Current System

Before initiating the upgrade, ensure your Ubuntu 24.04 LTS is up to date. Open a terminal and run the following commands:

sudo apt update
sudo apt upgrade -y

After upgrading, reboot your system to apply any pending kernel changes. This minimizes conflicts during the major version jump.

Step 2: Back Up Your Data

Even though upgrades are generally safe, mistakes can happen. Use the built-in Backups tool or manually copy your /home directory and any critical configurations (/etc) to an external drive. Pay special attention to custom application settings.

Step 3: Check Hardware Compatibility

Ubuntu 26.04 LTS is Wayland-only – there is no fallback to Xorg. Make sure your graphics hardware works well with Wayland. Most modern Intel, AMD, and NVIDIA GPUs (with proprietary drivers) are supported, but older cards may cause issues. You can test Wayland on your current 24.04 by selecting the Wayland session at the login screen before upgrading.

Step 4: Enable the Upgrade Tool

Ubuntu upgrades are handled by the update-manager or the command-line do-release-upgrade tool. Ensure you have the latest version:

sudo apt install update-manager-core

Then, refresh the package cache:

sudo apt update

Step 5: Launch the Upgrade

From the terminal, run:

sudo do-release-upgrade

Alternatively, use the graphical Software Updater – after checking for updates, it should notify you of a new Ubuntu release. Follow the on-screen prompts. The process will download packages for GNOME 50, the Linux 7.0 kernel, and the new system applications (such as the Video Player and System Monitor). Be patient; the download may take 30–60 minutes depending on your connection.

How to Upgrade to Ubuntu 26.04 LTS: A Step-by-Step Guide
Source: www.omgubuntu.co.uk

Step 6: Respond to Prompts During Installation

During the upgrade, you’ll be asked to confirm configuration file changes. The default answer is usually safe, but if you’ve heavily customized system files, consider reviewing each prompt. The installer will also ask whether to remove obsolete packages – it’s safe to choose ‘yes’.

Step 7: Reboot and Verify

Once the upgrade completes, reboot your machine. After logging in, verify the version:

lsb_release -a

You should see “Ubuntu 26.04 LTS”. Check that the GNOME desktop is version 50 by running:

gnome-session --version

Also confirm your kernel:

uname -r

It should show 7.0.x.

Tips and Considerations

Explore

GitHub Deploys eBPF to Break Circular Dependencies in Critical Deployments Dreaming of CSS ::nth-letter: Why It Doesn't Exist and How to Fake It Tesla's FSD V14 Lite Promise: A Band-Aid for Angry HW3 Owners Abroad? Secrets of Strixhaven Shatters Prerelease Records, Outpacing Universes Beyond Multi-Stage Cyberattacks: The 'Final Fantasy Boss' of Digital Security, AWS VP Warns