Homebrew casks for Olib AI software.
Native macOS disk cleaner. Moves regenerable caches and build artifacts to the Trash after review, so anything it touches can be restored.
brew tap olib-ai/tap
brew trust olib-ai/tap
brew install --cask cleantonThe brew trust step is required once per machine. Homebrew 6 refuses to load
casks from a third-party tap until you trust it.
brew upgrade --cask cleantonbrew uninstall --cask cleantonTo also remove Cleanton's own settings, logs, and security baseline under
~/.config/cleanton:
brew uninstall --zap --cask cleanton- macOS 13 (Ventura) or later
- Apple Silicon (arm64)
The app is signed and notarized with Olib AI's Developer ID, so it launches without Gatekeeper prompts.