The modular toolkit that bridging the gap between raw Debian and a polished product. Profiles, snapshots, and a world-class Software Center—all in one base kit.
$ ./scripts/release.sh patch
[RELEASE] Bumping version: 1.0.0 -> 1.0.1
[RELEASE] Updating changelogs...
[RELEASE] Building Software Center...
[RELEASE] Publishing to Aptly Repo...
✅ Success! v1.0.1 is now live.
Build, deploy, and maintain with professional-grade orchestration.
Switch between Server, Desktop, and Dev roles with a single click. Every profile is an atomic stack.
Built-in integration with Timeshift and Btrfs. Automatic restore points before every system change.
Native support for Flathub. Aggregate containerized apps seamlessly alongside APT packages.
DBus-based system service with Polkit authorization. High-level security for system-wide operations.
Provide your users with a premium discovery experience. Choose between a native Libadwaita frontend or a high-end Webview interface.
Deploy the framework on any Debian Bookworm system in seconds.
The recommended way to join the CtxOS ecosystem.
$ curl -sSL https://ctxos.github.io/install.sh | sudo bash
This script automates GPG key import and repository configuration.
curl -fsSL https://ctxos.github.io/ctxos.asc | sudo gpg --dearmor -o /usr/share/keyrings/ctxos.gpg
echo "deb [signed-by=/usr/share/keyrings/ctxos.gpg] https://ctxos.github.io bookworm main" | sudo tee /etc/apt/sources.list.d/ctxos.list
sudo apt update && sudo apt install ctxos-core
Track the latest improvements and system updates.