your linux system.
clean and transparent.

Inspect every byte, reclaim disk space, and manage packages with crystal-clear previews. Engineered in Rust with zero-root UI security.

1-click install
$curl -L -o CLeanux.AppImage https://github.com/mimmocrazy/CLeanux/releases/latest/download/CLeanux_1.0.0_amd64.AppImage && chmod +x CLeanux.AppImage && ./CLeanux.AppImage
CLeanux's Dev Environments cleaner, finding 46.8 GB reclaimable in a single Rust target/ directory
46.8 GB found in one project
Scroll to explore
everything, in one place

Built for people who like to know what's happening

Five focused tools. No background daemons. Nothing leaves your machine.

Unified App Uninstaller

APT, Snap, and Flatpak — managed from one list, with real disk usage per app.

CLeanux's real uninstaller list — APT, Snap, and Flatpak apps in one view

Live Telemetry & Vitals

CPU, RAM, per-core frequencies, and thermal sensors, rendered as SVG sparklines and per-core bars — a quick pulse-check, not the main event.

CPU

42%

RAM

58%

Temp

56°C

CPU trend

Per-core frequency3.8 GHz avg

Smart Cleaner & Dev Environments

Finds orphaned dev caches and system junk across every project on disk.

node_modules/target/.venv/~/.cache/orphan runtimes

Docker Manager & Stacks

Containers, dangling volumes, unused images, and Compose stacks — all visual.

Running6
Dangling volumes3
Unused images1.8 GB

Root, only when you say so

CLeanux never asks for root to browse your system. It shows the exact preview of every change before a single byte is deleted — privilege is requested only for the one signed action you approve.

See the architecture

Runs as user

Polkit policy

Isolated helper

security, made visible

No black boxes. No blind sudo.

Traditional cleanup scripts ask for root and hope for the best. CLeanux verifies every step.

Blind shell scripts

  • Runs the entire script as root, immediately
  • No preview — deletes first, asks never
  • Opaque logic spread across scattered .sh files
  • One bug takes down the whole operation

CLeanux's verified architecture

  • Runs as your user — root only for the one approved action
  • Exact preview of every file before deletion
  • Small, open-source, auditable helper binary
  • Signed, single-purpose Polkit policies

No deletion without preview

Every action shows exactly what will change before you confirm it — no exceptions.

Isolated privileged helper

A minimal, single-purpose binary handles the one action that needs elevation. Nothing else does.

No external telemetry

No analytics, no phone-home, no background network calls. Your system stays yours.

Fully open source

Every line — UI and helper alike — is public and auditable on GitHub.

Signed, scoped policies

Polkit actions are least-privilege and individually declared — never a blanket sudo.

get cleanux

Pick your distro

Native packages where they make sense. A universal AppImage everywhere else.

Native .deb package

Download .deb
$ wget https://github.com/mimmocrazy/CLeanux/releases/latest/download/CLeanux_1.0.0_amd64.deb$ sudo apt install ./CLeanux_1.0.0_amd64.deb