Installation
Using uv (recommended)
Install as a tool:
Or run directly without installing:
From source
git clone https://github.com/kjanat/procclean
cd procclean
uv sync
uv run procclean
# or: uvx git+https://github.com/kjanat/procclean
Requirements
- Python 3.14+
- Linux (uses
/procfilesystem)