macOS
brew install cleanlocal Homebrew formula metadata
brew
Search for files matching a regex and delete them. Version 3.4 via Homebrew; verified from local package data.
install
brew install cleanlocal Homebrew formula metadata
nix profile install nixpkgs#cleannixpkgs package indexes · pkgs/by-name/cl/clean/package.nix · source: api.github.com
overview
Search for files matching a regex and delete them
history
Nifty Clean is a small Unix/POSIX C utility for finding backup-style files using regular expressions from a user rc file and deleting them interactively or in batch mode.
The SourceForge project describes Clean as public-domain C software targeting Unix/POSIX systems. Its project registration date places it in the early-2000s SourceForge era of small single-purpose command-line utilities.
Its packaging in Homebrew and Nix reflects continued interest in tiny maintenance commands even when upstream activity is low.
Users define regexes in `~/.cleanrc`, then run the `clean` executable to locate and remove matching files, with optional per-file confirmation or batch deletion.
Clean is the kind of small, public-domain Unix utility package that package-manager catalogs preserve: narrow scope, rc-file configuration, no service dependency, and useful behavior for shell-driven file housekeeping.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.cleanrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clean | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://clean.sourceforge.net/
install metadata
| Package key | brew:clean |
|---|---|
| Version | 3.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clean |
| Homepage | https://clean.sourceforge.net/ |
| Repository | https://sourceforge.net/p/clean/code |
| Upstream docs | https://clean.sourceforge.net/ |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://downloads.sourceforge.net/project/clean/clean/3.4/clean-3.4.tar.bz2 |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clean |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
clean
nix profile install nixpkgs#cleansource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.