A lightweight Arch Linux derivative featuring KDE Plasma LTS.
Arch Filling is a minimalist Arch Linux-based distribution designed for users who want:
- A clean, lightweight base system
- KDE Plasma LTS desktop environment
- Easy to understand configuration
- Long-term stability
- KDE Plasma 6.6.3 LTS (Long Term Support)
- Minimal base system
- Clean CLI installer
- Based on Arch Linux (rolling release)
- GPG signed packages
- Download the ISO from the releases
- Flash to USB drive
- Boot from USB
- Type
startxto launch Plasma desktop
git clone https://gitlab.acreetionos.org/natalie/arch-filling.git
cd arch-filling
sudo mkarchiso -v -o ~/iso-output archiso/sudo pacman -S archiso mkinitcpiosudo mkarchiso -v -o ~/iso-output archiso/Or use the build script:
chmod +x build-iso.sh
./build-iso.sh- 64-bit processor
- 2GB RAM minimum
- 8GB storage minimum
- UEFI or BIOS boot
Author: Natalie Spiva natalie@acreetionos.org Organization: AcreetionOS https://acreetionos.org GPG Key: 1DD93EDCFFF0B9578A411AE8EEC627F9059B962C
LGPL-2.0-or-later
Copyright (c) 2026 Natalie Spiva for AcreetionOS
All packages are GPG signed. Verify with:
gpg --verify package.pkg.tar.zst.asc package.pkg.tar.zstAll commits are signed. Verify with:
git log --show-signature