Custom-built Debian packages for amd64, primarily newer versions of audio, multimedia, and system tools not yet available in distribution repositories.
apt install netlinux-desktop.
Learn more →
apt install netlinux-server.
Learn more →
Distribution packages are stable but often lag months or years behind upstream. NetLinux builds track upstream development closely, delivering security fixes, new features, and bug fixes well before they reach the official repos. Every package page explains exactly what you get over the distro version.
These packages lean heavily on AI-assisted development for rapid production of features and fixes. Security and stability are treated as non-negotiable when working with AI — every change is reviewed, tested against upstream behaviour, and built through a fully automated CI/CD pipeline with GPG-signed releases. The source for every package is public on GitHub.
Add the repository to your system:
# Import the signing key
curl -fsSL https://packages.netlinux.co.uk/debian/repo-key.gpg \
| sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/netlinux.gpg
# Add the repository
echo "deb https://packages.netlinux.co.uk/debian stable main" \
| sudo tee /etc/apt/sources.list.d/netlinux.list
# Update and install
sudo apt update
sudo apt install pavucontrol
| Package | Version | Description | Source |
|---|---|---|---|
| applesmc-next-dkms | 0.1.6-5netlinux1 | DKMS kernel module for Apple SMC battery charge threshold control | netlinux-ai/applesmc-next |
| battery-tray | 1.0-6netlinux1 | GTK3 systray application for battery status monitoring | netlinux-ai/battery-tray |
| mbpfan-tray | pending | GTK3 systray application for mbpfan fan control | netlinux-ai/mbpfan-tray |
| blender | 5.0.1-3netlinux1-1 | Blender 5.0 3D creation suite for modelling, animation, and rendering | netlinux-ai/blender |
| chromium-browser-stable | 145.0.7632.116-2netlinux1 | Chromium web browser with full media codec support | netlinux-ai/chromium-browser |
| claude-code | 2.1.59-11netlinux1-1 | Anthropic Claude Code CLI agentic coding assistant | netlinux-ai/claude-code |
| dovecot | 2.3.21.1-3netlinux1-1 | High-performance IMAP server with mbox, maildir, and full-text search | netlinux-ai/dovecot | curaengine | 5.12.0-alpha.0-5netlinux1-1 | CuraEngine 3D printing slicer (STL/3MF to G-code) | netlinux-ai/curaengine |
| fstl | 0.11.1-11netlinux1-1 | Fast STL file viewer for quick 3D model inspection | netlinux-ai/fstl |
| gimp | 3.0.8-11netlinux1-1 | GIMP 3.0 image editor with bundled babl/GEGL (GTK3, Wayland, JPEG XL) | netlinux-ai/gimp |
| kdenlive | 25.12.2-10netlinux1-1 | Kdenlive 25.12 video editor with bundled MLT 7.34 | netlinux-ai/kdenlive |
| kio-extras | 23.08.5-3netlinux1-1 | KDE KIO workers (sftp, smb, mtp, rsync, etc.) | netlinux-ai/kio-extras |
| kio-rsync | 1.0-11netlinux1-1 | KIO worker for native rsync:// protocol browsing in KDE | netlinux-ai/kio-rsync |
| konqueror | 23.08.5-3netlinux1-1 | KDE web browser and file manager | netlinux-ai/konqueror |
| linux-headers-6.19.0-g528224d7f4ea | 6.19.0-g528224d7f4ea-1 | Linux kernel headers (custom upstream build) | netlinux-ai/linux |
| linux-image-6.19.0-g528224d7f4ea | 6.19.0-g528224d7f4ea-1 | Linux kernel image (custom upstream build) | netlinux-ai/linux |
| openbox | 3.6-1netlinux1-1 | Lightweight standards-compliant window manager | netlinux-ai/openbox |
| pavucontrol | 6.2-11netlinux1 | PulseAudio Volume Control with compact mode and volume meters | netlinux-ai/pavucontrol |
| qpwgraph | 0.9.4-11~netlinux1 | PipeWire graph manager with auto-arrange and PulseAudio filtering | netlinux-ai/qpwgraph |
| rsync | 3.4.2dev-11netlinux1-1 | Fast file synchronisation utility (3.4.x development) | netlinux-ai/rsync |
| snappymail | 2.38.2-4netlinux1-1 | Lightweight webmail client with PGP support and modern UI | netlinux-ai/snappymail | simplescreenrecorder | 0.4.4+git-4netlinux1-1 | Screen recorder for X11 and OpenGL with dual-source audio capture | netlinux-ai/ssr |
| tightvnc | 1.3.10-11netlinux1-1 | TightVNC remote desktop server and viewer | netlinux-ai/tightvnc |
| x11vnc | 0.9.17-11netlinux1-1 | VNC server for real X displays with robustness patches | netlinux-ai/x11vnc |
| xfce4-panel | 4.18.6-10netlinux1-1 | Xfce4 desktop panel with plugin support | netlinux-ai/xfce4-panel |
| xfce4-power-manager | VERSION | Xfce power manager with battery charge threshold control | netlinux-ai/xfce4-power-manager |
| xfwm4 | 4.20.0-5netlinux1-1 | XFCE window manager, lightweight and standards-compliant | netlinux-ai/xfwm4 |
| xterm | 407-3netlinux1-1 | Standard X11 terminal emulator with VT220/VT340 emulation | netlinux-ai/xterm |
| netlinux-desktop | 1.0-1netlinux1 | Meta-package: installs the full NetLinux desktop stack | netlinux-ai/netlinux-desktop |
| netlinux-server | 1.0-1netlinux1+nightly22 | Meta-package: installs the full NetLinux server stack | netlinux-ai/netlinux-server |
deb https://packages.netlinux.co.uk/debian stable main