macOS
brew install rmrfrslocal Homebrew formula metadata
brew / rank 9928
Filesystem cleaning tool. Version 0.8.8 via Homebrew; verified 2026-09-12.
install
brew install rmrfrslocal Homebrew formula metadata
overview
Filesystem cleaning tool
history
rmrfrs is a Rust-based filesystem cleaner that recursively detects known project structures and removes their unnecessary generated files.
Triet Trinh developed rmrfrs as a Rust filesystem-cleaning utility. The project grew into a workspace containing a command-line program, reusable library, and user-interface component.
The official README documents support for more than 20 project structures, including Cargo, CMake, Composer, Gradle, Maven, Node, Python, Swift, Unity, Unreal Engine, Zig, and .NET projects.
rmrfrs is published as a Rust crate and packaged by Homebrew. These channels make the standalone binary available without requiring users to build a repository checkout manually.
Users run rmrfrs with one or more directories, or omit them to scan the current directory. It recursively detects supported project structures, estimates reclaimable space, and requests confirmation before cleaning unless automatic mode is selected.
Options can ignore directories, restrict traversal to one filesystem, follow symbolic links, generate shell completions, or clean only artifacts older than a specified duration.
rmrfrs automates a familiar developer-maintenance task: finding regenerated or disposable build artifacts across heterogeneous source trees. Its recognition of more than 20 project types lets one cleanup command operate across polyglot development directories.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rmrfrs | 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://github.com/trinhminhtriet/rmrfrs
install metadata
| Package key | brew:rmrfrs |
|---|---|
| Version | 0.8.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rmrfrs |
| Homepage | https://github.com/trinhminhtriet/rmrfrs |
| Repository | https://github.com/trinhminhtriet/rmrfrs |
| License | MIT |
| Source archive | https://github.com/trinhminhtriet/rmrfrs/archive/refs/tags/v0.8.8.tar.gz |
| Last updated | 2026-09-12T10:54:15Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rmrfrs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.