
Release Date: April 7, 2026
Base: Ubuntu 24.04.4 LTS (Noble Numbat)
Overview
This is an alternative ISO build of FunOS 24.04.4, featuring the Calamares installer instead of Ubiquity.
This release does not introduce a new version of FunOS, but provides an additional installation option for users.
For full details about the original release, see:
👉 https://funos.org/funos-24-04-4/
What’s New in FunOS 24.04.4 with Calamares Installer
- Updated package base
- Firefox ESR 140.9.0esr
- 5 new wallpapers from Freepik
- Calamares installer
Support and Lifecycle
- End of Standard Support: June 2029
- End of Life (EOL): April 2036
FunOS 24.04.4 follows the Ubuntu 24.04 LTS support timeline while continuing extended lifecycle planning for long-term users.
Download
You can download the latest ISO using the link below:
- funos-24.04.4-stable.20260407-calamares.iso
https://sourceforge.net/projects/funos/files/noble/final/24.04.4/funos-24.04.4-stable.20260407-calamares.iso/download
Important Notes
- This ISO is an alternative to the February 13, 2026 release (Ubiquity installer)
- You do not need to reinstall if you are already using FunOS 24.04.4
- System base remains the same
Note for Existing Users (Ubiquity Version)
If you have already installed FunOS 24.04.4 using the Ubiquity installer, you do not need to reinstall your system.
However, if you want to get the 5 new wallpapers included in this update, follow the steps below.
How to Get the New Wallpapers
First, update your system packages:
sudo apt update
sudo apt upgrade
Next, download the FunOS update script:
wget https://raw.githubusercontent.com/funos-linux/funos-updates/main/ubuntu/24.04/funos-update
Install the script safely into the system:
sudo install -m 755 funos-update /usr/bin/funos-update
Run the update script:
sudo funos-update
Finally, clean up unused files and packages and reboot:
sudo rm -f funos-update
sudo apt autoremove
sudo reboot now
Closing
This release provides a more flexible installation option with Calamares while maintaining the stability of FunOS 24.04.4.
For full details about the original release, you can refer to the previous FunOS 24.04.4 release notes.