Site icon Ubuntu Free

How to Upgrade to Ubuntu 24.04 LTS: Step-by-Step Guide

Ready to refresh your Ubuntu system? Upgrading to Ubuntu 24.04 LTS (Noble Numbat) is easy, whether you’re coming from Ubuntu 23.10 or 22.04 LTS.

This long-term support release brings speed, stability, and exciting new features.

In this guide, we’ll show you how to upgrade using the Update Manager or terminal, pick your method and get started!

Want to explore what’s new first? Check out our Ubuntu 24.04 LTS overview.

How to Upgrade to Ubuntu 24.04 LTS

Method 1: Using Update Manager (GUI)

Follow these steps to upgrade your desktop smoothly:

  1. Open the Update Manager app.
  2. Click Settings…enter your password, and open Software Sources.
  3. Go to the Updates tab.
  4. Set “Notify me of a new Ubuntu version” to For any new version.
  5. Close Software Sources and click Check in Update Manager.
  6. Install any available updates by clicking Install Updates.
  7. Run this command in a terminal: update-manager -d
  8. When notified about Ubuntu 24.04 LTS, click Upgrade and follow the on-screen steps.

Need visuals? See the official Ubuntu upgrade tutorial with screenshots.

Method 2: Using Terminal Commands

Prefer the command line? Here’s how:

  1. Open your terminal.
  2. Update your packages:
    sudo apt update && sudo apt upgrade
  3. Install update-manager-core (if not already present):
    sudo apt install update-manager-core
  4. Check that “Prompt=normal” is set in /etc/update-manager/release-upgrades:
    sudo nano /etc/update-manager/release-upgrades
  5. Start the upgrade:
    sudo do-release-upgrade -d
  6. Follow the on-screen instructions to finish.

Video Tutorial: Upgrade to Ubuntu 24.04 LTS

Watch this step-by-step guide to upgrade easily:

How to Upgrade to Ubuntu 24.04 Noble Numbat: Step-by-Step Guide

System Requirements for Ubuntu 24.04 LTS

Make sure your system’s ready:

Poll: Your Ubuntu Experience

Loading poll ...
Coming Soon
Will you upgrade or do a full installation to 24.04 LTS?
Need Help?
Stuck on the upgrade? Drop a comment below or contact us, we’re here to assist!
Exit mobile version