X Linux

X Linux

Documentation & tools

A minimal Arch-based distribution, its tooling and its documentation — all in one place.

Downloads

Repositories

Every component of the X Linux project lives in the xlnux organization.

Two packaging paths

X uses Arch-compatible packages for pacman and its own native format for xpm.

pacman · [x] repository

Arch-compatible .pkg.tar.zst packages served from x-repo. Add the [x] repository to pacman.conf and install with pacman -S.

[x]
Server = https://xlnux.github.io/x-repo/repo/x86_64

xpm · native .xp

Native packages built by xpkg from XBUILD recipes and installed with xpm. The endpoint lives under x-repo/x/x86_64.

[[repo]]
server = ["https://xlnux.github.io/x-repo/x/$arch"]

Documentation

Guides for the distro, WSL, provisioning, packaging and the package repository — in English and Spanish.

Browse documentation