How to upgrade from an EOL (End Of Life) Ubuntu MATE release (24.10 will be EOL in July 2025)

So, if you find that your Ubuntu MATE 24.10 (Oracular Oriole) install is EOL (End Of Life), follow these steps to upgrade to Ubuntu MATE 25.04 (Plucky Puffin):

  1. Open a terminal and type in sudo nano /etc/apt/sources.list and change all ‘archive.ubuntu.com’ (Or a mirror that you’re using) entries to old-releases.ubuntu.com
  2. Press CTRL+X to save your changes and confirm by pressing yes.
  3. Press enter to exit and type in: sudo apt update && sudo apt upgrade then reboot.
  4. After rebooting, open a terminal and type in sudo do-release-upgrade. Follow the prompts and reboot.

And, congratulations! You have successfully upgraded to Ubuntu MATE 25.04 !

4 Likes

@ricmarques thanks for updating the title!

3 Likes