Arch-based · rolling

Boot the USB.
Start compiling.

A live and installable Linux distribution for systems developers — with a full development toolchain the moment it boots.

x86_64 · 2.1 GB · BIOS + UEFI · sha256

// write it to a drive
bash
# verify the image first
$ sha256sum -c lyra-1.0-x86_64.iso.sha256

# write to /dev/sdX — this erases the drive
$ sudo dd if=lyra-1.0-x86_64.iso of=/dev/sdX bs=4M status=progress oflag=sync
// what's inside

Built for people who live close to the metal

01

Toolchain out of the box

gcc, gdb, clang, cmake, strace, ltrace and neovim are already there. Boot and build — no setup ritual.

02

Live or installed

Run it from the stick as a portable workstation or a rescue disk, or install it to disk with the graphical installer.

03

Clean installs

Live-only cruft — autologin, passwordless sudo, VM guest agents — is stripped from the target system automatically.

04

Rolling, not stale

Arch repositories underneath. Packages stay current; the system never freezes in time behind a release cycle.

05

BIOS and UEFI

One image boots old and new hardware alike. Encryption and LVM are available at install time.

06

No telemetry, no lock-in

Nothing phones home. Everything is the archiso profile in the open — inspect it, fork it, rebuild it.

// the desktop

XFCE, themed and quiet

Lyra Linux XFCE desktop with the star wallpaper, dark theme and a bottom dock

Dark Materia theme · Papirus icons · a dock with the tools you actually open

// getting started

Three steps to a running system

01 · download

Get the image

Grab the ISO and its checksum. Verify the download before you write it anywhere.

02 · flash

Write to USB

Use the dd command above, or a tool like Etcher / Ventoy. Boot from the stick.

03 · install

Run the installer

Launch Install Lyra from the desktop, pick a disk, done.

// requirements

What it needs to run

ComponentMinimumRecommended
Architecturex86_64x86_64
Memory2,5 GB4 GB
Disk20 GB40 GB
FirmwareBIOS or UEFIUEFI