AnduinOS new builds with fixes and improvements are released.

file

1.3 to 1.4 upgrade script will be released on January 1st, 2026.

1.3.8

  • Added system-config-printer package to the default app list to support printer configuration.
  • Bump intel the sof firmware to v2025.05.1 version to support more modern Intel audio devices and kernel versions. (This won't be shipped via upgrading and only available in the ISO image)
  • The daemon code was refactored to improve compatibility and robustness when identifying and processing .desktop files.
  • Patched /etc/legal to update the OS name information.
  • Improved the Russian slides localization based on contribution from @AlexanderKryllov.
  • Added sane-airscan sane-utils simple-scan packages to the default app list to support scanners out of the box.
  • Added a new command do-anduinos-autorepair to help users to fix common system issues. This command will download latest AnduinOS ISO and try to repair the system by comparing the system files with the ISO image.
  • A REPAIR.sh was added to the ISO file root directory to help users to repair the system easily, based on the content of the ISO image.

1.1.11

  • Added system-config-printer package to the default app list to support printer configuration.
  • The daemon code was refactored to improve compatibility and robustness when identifying and processing .desktop files.
  • Patched /etc/legal to update the OS name information.
  • Improved the Russian slides localization based on contribution from @AlexanderKryllov.
  • Added sane-airscan sane-utils simple-scan packages to the default app list to support scanners out of the box.
  • Added a new command do-anduinos-autorepair to help users to fix common system issues. This command will download latest AnduinOS ISO and try to repair the system by comparing the system files with the ISO image.
  • A REPAIR.sh was added to the ISO file root directory to help users to repair the system easily, based on the content of the ISO image.

1.4.1

  • Improved the Russian slides localization based on contribution from @AlexanderKryllov.
  • Added sane-airscan sane-utils simple-scan packages to the default app list to support scanners out of the box.
  • Added a new command do-anduinos-autorepair to help users to fix common system issues. This command will download latest AnduinOS ISO and try to repair the system by comparing the system files with the ISO image.
  • A REPAIR.sh was added to the ISO file root directory to help users to repair the system easily, based on the content of the ISO image.

Inplace upgrade from old versions

Since AnduinOS currently does not have its own dedicated software repository (all software packages are sourced from Ubuntu), updates to AnduinOS itself are, for now, handled by executing a bash script. In the future, we plan to integrate the update mechanism directly into the sudo apt upgrade command.

To update AnduinOS to the latest dot build version, simply run the following command: do_anduinos_upgrade. For example:

1.1.0 → 1.1.11
1.3.0 → 1.3.8
1.4.0 → 1.4.1

Please note that this command will not upgrade across fork versions—that is, it will not upgrade from 1.3.8 to 1.4.1.

Please note that 1.1.11 is a higher version than 1.1.9.