Skip to main content

Bonito (Fedora)

Based on: Fedora 42

Bonito is the most experimental variant of TunaOS, based on Fedora 42. It provides the latest packages, kernels, and desktop features ahead of any Enterprise Linux release.

Featuresโ€‹

  • ๐ŸŽ๏ธ Bleeding Edge: Based on Fedora 42, with the latest possible kernel and userland.
  • ๐Ÿงช Experimental: A playground for the newest features of the TunaOS project.
  • ๐Ÿบ Baked-in Homebrew: Standard across all TunaOS variants.
  • ๐Ÿ“ฆ Flatpak First: Optimized for a fully containerized desktop experience.

Statusโ€‹

Bonito is currently Experimental. It is not recommended for production use but is great for testing and experiencing the future of the Linux desktop.

Downloadsโ€‹

Image: ghcr.io/tuna-os/bonito:latest

ISOs:

Installationโ€‹

Using Container Imageโ€‹

podman pull ghcr.io/tuna-os/bonito:latest

Building ISO with Justโ€‹

# Clone the repo
git clone https://github.com/tuna-os/tunaOS.git
cd tunaOS

# Build Bonito ISO
just build-iso bonito

Community Supportโ€‹