tunaOS
Bringing a modern cloud-native experience to the Enterprise Linux Desktop
tunaOS: Bringing a modern cloud-native experience to the Enterprise Linux Desktop
Bringing a modern cloud-native experience to the Enterprise Linux Desktop
What the project is
tunaOS is a Shell project hosted on GitHub. Bringing a modern cloud-native experience to the Enterprise Linux Desktop One bootc-native desktop experience across Enterprise Linux and community distributions The repository is maintained by tuna-os and tracks activity through its public issue tracker and commit history. Readers who want a working example rather than a bare library will find the documentation and the linked resources useful for getting a first build running.
What it offers
The tunaOS repository documents several concrete capabilities that shape how people use it. Modern Desktops : GNOME, KDE Plasma, COSMIC, Niri, and XFCE . equal first-class options across distribution bases Up-to-Date Desktop Stack : Fresh desktop features and updates backported to Enterprise and community bases Homebrew : Baked into the image . all your CLI apps and fonts are just a brew command away Flathub by Default : Full Flathub access out of the box . get any Flatpak available on the net HWE and NVIDIA Options : Hardware Enablement kernels and NVIDIA drivers + CUDA as image tags These points are taken from the project README, so they reflect what the maintainers actually ship rather than marketing claims. Checking the file list and the example directories gives a fuller picture of how each piece fits together.
How to set it up
Getting tunaOS running starts with cloning the source from https://github.com/tuna-os/tunaOS. The README lists the commands needed to fetch the code and build or launch it. Representative steps from the documentation include: sudo bootc switch ghcr.io/tuna-os/yellowfin:gnome. After the code is on disk, the project instructions walk through configuration and any dependencies. Following the order shown in the README avoids the common setup mistakes that come from mixing steps.
License and project status
tunaOS is written primarily in Shell and is released under the Apache-2.0 license, which sets the terms for reuse and redistribution. The project reports around 55 stars on GitHub, a signal of how many developers have bookmarked it. The source was last updated on 2026-08-21. The canonical location is https://github.com/tuna-os/tunaOS, where the license file, the changelog and the open issues give the most current state of the work. Anyone planning to depend on it should read the license text directly before shipping it inside another product.
Editorial conclusion
The tunaOS source lives at https://github.com/tuna-os/tunaOS under the Apache-2.0 license and is mainly written in Shell. The README and the linked examples remain the place to confirm the current behaviour before adopting the project.
Community notes