Download Center

Download LIBUX

Choose the edition that fits your deployment. All images are signed, include SBOM, and have verifiable provenance via Sigstore.

LIBUX 1.0.0 — Stable Release
Released January 15, 2025 · Kernel 6.12 LTS
SignedSBOMSLSA L3
Recommended

LIBUX Desktop

GNOME Edition

Full-featured desktop environment with GNOME Shell, complete security hardening, and productivity suite.

Version: 1.0.0Date: 2025-01-15Arch: x86_64 / ARM64Size: 2.4 GB
SHA256: a3f8e2b1c4d9f......

LIBUX Desktop

KDE Plasma Edition

KDE Plasma desktop with Wayland, Qt applications, and comprehensive security tooling.

Version: 1.0.0Date: 2025-01-15Arch: x86_64 / ARM64Size: 2.6 GB
SHA256: b7c3a5d2e1f8......
Production Ready

LIBUX Server

Hardened Minimal Server

Minimal hardened server image with immutable root, SELinux enforcing, and Zero Trust-ready configuration.

Version: 1.0.0Date: 2025-01-15Arch: x86_64 / ARM64 / RISC-VSize: 890 MB
SHA256: c9d4b6e3f2a1......

LIBUX Cloud Images

Multi-Cloud Edition

Optimized cloud images for VMware, KVM/QEMU, VirtualBox, Proxmox VE, AWS, and Azure.

Version: 1.0.0Date: 2025-01-15Arch: x86_64 / ARM64Size: QCOW2 / VMDK / VHD / AMI
SHA256: d1e5c7f4b3a2......
K8s Ready

LIBUX Container Host

Immutable Kubernetes Node

Immutable, minimal OS image purpose-built for running Kubernetes nodes with Podman and containerd.

Version: 1.0.0Date: 2025-01-15Arch: x86_64 / ARM64Size: 1.1 GB
SHA256: e2f6d8a5c4b3......
ARM64

LIBUX Edge

Embedded & IoT Edition

Ultra-minimal image for edge computing, IoT devices, industrial systems, and ARM hardware.

Version: 1.0.0Date: 2025-01-15Arch: ARM64 / RISC-VSize: 420 MB
SHA256: f3a7e9b6d5c4......

LIBUX Developer

Developer Workstation

Full development environment with languages, containers, cloud tools, security scanners, and IDE integration.

Version: 1.0.0Date: 2025-01-15Arch: x86_64 / ARM64Size: 3.1 GB
SHA256: a4b8f2c6e1d9......
Security Edition

LIBUXSecTools

Security Research Edition

Defensive security edition with open-source security, forensics, malware analysis, cloud security, and container tooling for training and research environments.

Version: 1.0.0Date: 2025-01-15Arch: x86_64Size: 3.8 GB
SHA256: b5c9a3d7f2e1......

Verify Your Download

Always verify downloads before installation. LIBUX provides multiple verification methods.

Checksum Verification

Verify the SHA256/SHA512 checksum matches the published value.

sha256sum -c libux-1.0.0-desktop.iso.sha256

GPG Signature

Verify the GPG signature with the LIBUX release signing key.

gpg --verify libux-1.0.0.iso.sig libux-1.0.0.iso

Cosign Image Verification

Verify container and OS image signatures using Sigstore/Cosign.

cosign verify --key libux-pub.pem ghcr.io/libux/os:1.0.0

SBOM Inspection

Inspect the Software Bill of Materials to audit all included components.

syft libux-1.0.0.iso -o cyclonedx-json