Skip to main content

Albacore (AlmaLinux)

Visual overview

Prefer a visual tour? See the Albacore overview → start page.

Based on: AlmaLinux 10.0

Albacore is the flagship stable variant of TunaOS. It gives a solid desktop for the enterprise, experience built on the AlmaLinux foundation.

Features

  • Baked-in Homebrew: Access thousands of CLI tools and fonts immediately.
  • Microarchitecture Support: Optimized builds for x86_64_v2 (older CPUs).
  • HWE Variant: Hardware Enablement kernel for the latest laptops and workstations.
  • 10-Year Lifecycle: Benefit from the long-term support of AlmaLinux 10.

Downloads

Every two weeks, TunaOS publishes its pre-built ISOs for the GNOME flavors. Other flavors are available as container images only.

GNOME (Standard)

The standard experience for most users.

Image: ghcr.io/tuna-os/albacore:gnome

ISOs: albacore-gnome-latest.iso

GNOME (HWE — Hardware Enablement)

Features a newer kernel and drivers for recent hardware.

Image: ghcr.io/tuna-os/albacore:gnome-hwe

ISOs: albacore-gnome-hwe-latest.iso

KDE Plasma

Image: ghcr.io/tuna-os/albacore:kde

COSMIC

Image: ghcr.io/tuna-os/albacore:cosmic

Niri

Image: ghcr.io/tuna-os/albacore:niri

NVIDIA (NVIDIA drivers + CUDA)

Adds NVIDIA drivers and CUDA for AI, graphics, and VFX workloads. (Formerly "GDX".)

Image: ghcr.io/tuna-os/albacore:gnome-nvidia

Installation

We recommend the Justfile in the TunaOS repository. Use it to build your own images.

Using Container Image

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

Building ISO with Just

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

# Build Albacore ISO
just build-iso albacore

Community Support