> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Ubuntu 20.04 LTS is Reaching End of Life — Here are Your Options
- URL: https://itsfoss.com/news/ubuntu-20-04-eol/
- Published: 2025-05-26T02:01:09.000Z
- Updated: 2025-05-26T02:01:09.000Z
- Description: Upgrade or sign-up for extended support before it is too late!
- Author: Sourav Rudra
- Tags: Development Updates, News, #Import 2025-11-08 21:15

Whenever an Ubuntu [long-term support](https://itsfoss.com/long-term-support-lts/) (*LTS*) release reaches the end of its standard support cycle, we typically recommend upgrading to the next LTS release to benefit from the latest features and improvements.

However, this advice may not suit users who need to remain on an older release for compatibility or operational stability.

So, join me as I discuss some ways you can salvage your Ubuntu 20.04 installation.

## Ubuntu 20.04 LTS EOL is Here

![a bar chart showing the support cycle of recent ubuntu releases, with the cycle for 20.04 lts being highlighted in blue arrows and a dotted rectangle](https://itsfoss.com/content/images/2025/05/ubuntu-20-04-lts-support-cycle.png)

**Ubuntu's* [**release cycle*](https://ubuntu.com/about/release-cycle?ref=itsfoss.com)**.*

Come **May 31, 2025**, the standard five-year support window for Ubuntu 20.04 LTS [will end](https://ubuntu.com/blog/ubuntu-20-04-lts-end-of-life-standard-support-is-coming-to-an-end-heres-how-to-prepare?ref=itsfoss.com), marking the discontinuation of regular maintenance patches and critical security updates for most users.

Whether you're running it in an enterprise environment or on a personal computer, it's important to take note of the end of standard support. Failing to act could leave your systems without essential security updates, **exposing them to potential vulnerabilities** and risks.

Fortunately, you have **three ways** out of this situation:

- Do a fresh installation of [Ubuntu 24.04 LTS](https://itsfoss.com/ubuntu-24-04-lts/) to get the latest packages.
- Upgrade to Ubuntu 22.04 LTS from your existing 20.04 installation, keeping your files intact.
- Extend your Ubuntu 20.04 installation's life by opting for Ubuntu Pro, which will ensure you get ESM patches until 2030.

## Check Ubuntu Version

![](https://itsfoss.com/content/images/2025/05/ubuntu-20-04-lsb-release-command.png)

![](https://itsfoss.com/content/images/2025/05/ubuntu-20-04-about-page.png)

**Terminal method on left, About page method on right.*

Before you do any of those tasks, [check Ubuntu version](https://itsfoss.com/how-to-know-ubuntu-unity-version/) to confirm whether you are running 20.04.

You could either run the following command in the terminal:

```
lsb_release -a
```

Or, open up the *Settings* app and go into the "*About*" page to check your Ubuntu version.

## Option 1: Upgrading to Ubuntu 22.04 LTS

🚧

It is always a good idea to copy your important data to an external disk prior to the update. Having an Ubuntu live USB key should also be added to your upgrade plans. In the rare cases when something goes wrong, you can install Ubuntu afresh and copy the data back to your newly installed system.

Then, after backing up any essential data, open *Software & Updates* by searching for it in the application search and ensure that you are being notified about any new LTS Ubuntu versions by going to the last menu item and selecting “*For long-term support versions*”.

![ubuntu 20.04 lts software & updates page with a bunch of options visible](https://itsfoss.com/content/images/2025/05/ubuntu-20-04-software-updates.png)

Then run the following command to update the system:

```
sudo apt update && sudo apt dist-upgrade
```

Next, run the Update Manager. Restart your computer, if prompted:

```
sudo update-manager
```

![ubuntu 20.04 terminal app open with sudo update-manager command running, showing the software updater dialog](https://itsfoss.com/content/images/2025/05/ubuntu-20-04-upgrade-dialog-terminal.png)

Thereafter, the *Software Updater* should pop up with an option to “*Upgrade…*” Click on it and follow the on-screen instructions. During the final stages, it will ask you whether you want to upgrade your system, with a summary of all the packages that will be added, removed, and upgraded.

![ubuntu 20.04 lts new package list for upgrading to ubuntu 22.04 lts](https://itsfoss.com/content/images/2025/05/ubuntu-20-04-upgrade-dialog-package-list.png)

Click on "*Start Upgrade*" and decide on any essential preferences the updater may ask you to set. After everything is configured, your system will reboot, completing the upgrade process.

You can follow the same steps for upgrading from Ubuntu 22.04 LTS to 24.04 LTS if you want the latest Ubuntu LTS release.

If you face any issues during the upgrade process, you can always ask for help in [our community forum](https://itsfoss.community/?ref=itsfoss.com).

[It’s FOSS CommunityA place for desktop Linux users and It’s FOSS readers![](https://itsfoss.com/content/images/icon/f274f9749e3fd8b4d6fbae1cf90c5c186d2f699c_2_180x180.png)It's FOSS Community![](https://itsfoss.com/content/images/thumbnail/f274f9749e3fd8b4d6fbae1cf90c5c186d2f699c.png)](https://itsfoss.community/?ref=itsfoss.com)

## Option 2: Extending Ubuntu 20.04 LTS's Life

![the ubuntu 20.04 lts focal fossa page that shows a notice that standard support is over, and nudges people to upgrade to ubuntu pro.](https://itsfoss.com/content/images/2025/05/ubuntu-20-04-ubuntu-pro-webpage.png)

On the other hand, if you want to extend the life of your Ubuntu 20.04 installation, then you can sign up for an [Ubuntu Pro](https://ubuntu.com/pro?ref=itsfoss.com) subscription that is free for personal use (*up to 5 machines*).

🚧

Your system will only get essential security updates and patches for the software installed from Ubuntu's core repositories. Applications from Universal and third-party repositories won't get any updates. In fact, installing newer software in Deb format may become problematic as well. This is more like having a snapshot of your present operating system state which gets occasional security updates.

After you have signed up/logged in to your Ubuntu Pro account, go into "*Your Subscriptions*" and get a new subscription under "*Myself*" for free access.

![a screenshot that shows a terminal window with the sudo pro attach command in action, with firefox in the background showing the ubuntu pro dashboard with a free personal token](https://itsfoss.com/content/images/2025/05/ubuntu-20-04-ubuntu-pro-sudo-attach.png)

Now, you should have a "*Free Personal Token*", which is valid for a maximum of five machines. Copy the *sudo pro attach* command along with your token and execute it via the terminal.

It looks something like:

```
sudo pro attach XXXXXXXXXXXXXXXX #The Xs being your token
```

After it is done processing (*as shown above*), remember to run the following command to get the latest ESM packages:

```
sudo apt update && sudo apt upgrade
```

In case you get stuck here, you can refer to the [official tutorial](https://ubuntu.com/pro/tutorial?ref=itsfoss.com) or contact [Ubuntu Pro support](https://ubuntu.com/contact-us/form?product=pro&ref=itsfoss.com).