macOS
brew install rmlintlocal Homebrew formula metadata
sudo port install rmlintMacPorts ports tree · sysutils/rmlint/Portfile · source: api.github.com
brew / rank 3839
Extremely fast tool to remove dupes and other lint from your filesystem. Version 2.10.3 via Homebrew; verified 2026-09-12. Also installable with debian: sudo apt install rmlint.
install
brew install rmlintlocal Homebrew formula metadata
sudo port install rmlintMacPorts ports tree · sysutils/rmlint/Portfile · source: api.github.com
sudo apk add rmlintAlpine Linux edge package indexes · rmlint · source: dl-cdn.alpinelinux.org
sudo apt install rmlintDebian stable package indexes · rmlint · source: deb.debian.org
sudo dnf install rmlintFedora Rawhide package metadata · rmlint · source: dl.fedoraproject.org
nix profile install nixpkgs#rmlintnixpkgs package indexes · pkgs/by-name/rm/rmlint/package.nix · source: api.github.com
overview
Extremely fast tool to remove dupes and other lint from your filesystem
history
rmlint is a high-performance filesystem linter that finds duplicate files and other cleanup candidates and produces reviewable reports or cleanup scripts.
Christopher Pahl began rmlint in 2010 as a faster alternative to fdupes. The project subsequently underwent a substantial rewrite for its 2.x generation and developed into a C and GLib-based filesystem scanner with configurable hashing, traversal, ranking, and output behavior.
Daniel Thomas contributed from 2014, and later maintainers continued the 2.x line. The project built extensive Sphinx documentation, a replayable JSON workflow, and filesystem-aware cleanup strategies including hardlinks, reflinks, and native deduplication.
rmlint has been packaged by numerous Unix-like distributions and package systems. Its official installation guide documents availability through Fedora, Arch Linux, Debian, Homebrew, and FreeBSD, while the supplied package facts also identify Alpine, MacPorts, Nix, and Ubuntu packages.
Since rmlint 2.4.0, the distribution has included the optional Shredder GTK interface, broadening the project beyond its original command-line audience while preserving the review-before-removal workflow.
Users normally run rmlint against one or more directories. The default workflow writes human-readable results, JSON data, and an executable rmlint.sh cleanup script; the scan itself does not immediately remove the discovered files.
Advanced users select individual lint types, rank which duplicate should be retained, replay prior JSON results, choose checksum algorithms, and configure hardlink, reflink, or native-deduplication output.
rmlint separates discovery from destructive action: it scans the filesystem and emits reviewable reports and, by default, an executable cleanup script. That design is attractive to administrators who want automation without silently deleting files during the scan.
It is more than a duplicate finder. It can identify duplicate directories, empty files and directories, broken symbolic links, bad user or group identifiers, and unstripped binaries, with output formats suited to scripts and data processing.
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 |
|---|---|---|---|
rmlint | 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/sahib/rmlint
install metadata
| Package key | brew:rmlint |
|---|---|
| Version | 2.10.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rmlint |
| Homepage | https://rmlint.readthedocs.io/en/master/ |
| Repository | https://github.com/sahib/rmlint |
| Upstream docs | https://rmlint.readthedocs.io/en/master/ |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/sahib/rmlint/archive/refs/tags/v2.10.3.tar.gz |
| Last updated | 2026-09-12T10:47:28Z |
| Pulse | updated |
| Dependencies | gettext, glib, json-glib |
| Build dependencies | gettext, pkgconf, scons, sphinx-doc |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, 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 | rmlint |
| 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.
rmlint 2.10.2-0.2
Extremely fast tool to remove filesystem lint
https://rmlint.readthedocs.io/
sudo apt install rmlintrmlint-doc 2.10.2-0.2
HTML documentation for rmlint
https://rmlint.readthedocs.io/
sudo apt install rmlint-docrmlint-gui 2.10.2-0.2
GTK+ frontend to rmlint
https://rmlint.readthedocs.io/
sudo apt install rmlint-guirmlint
nix profile install nixpkgs#rmlintrmlint 2.9.0-2.3
Extremely fast tool to remove filesystem lint
https://rmlint.readthedocs.io/
sudo apt install rmlintrmlint-doc 2.9.0-2.3
HTML documentation for rmlint
https://rmlint.readthedocs.io/
sudo apt install rmlint-docrmlint-gui 2.9.0-2.3
GTK+ frontend to rmlint
https://rmlint.readthedocs.io/
sudo apt install rmlint-guirmlint 2.10.3-r1
Remove duplicates and other lint from your filesystem
https://rmlint.readthedocs.io/en/latest/
sudo apk add rmlintrmlint-doc 2.10.3-r1
Remove duplicates and other lint from your filesystem (documentation)
https://rmlint.readthedocs.io/en/latest/
sudo apk add rmlint-docrmlint-lang 2.10.3-r1
Languages for package rmlint
https://rmlint.readthedocs.io/en/latest/
sudo apk add rmlint-langrmlint-shredder 2.10.3-r1
Remove duplicates and other lint from your filesystem
https://rmlint.readthedocs.io/en/latest/
sudo apk add rmlint-shredderrmlint-shredder-pyc 2.10.3-r1
Precompiled Python bytecode for rmlint-shredder
https://rmlint.readthedocs.io/en/latest/
sudo apk add rmlint-shredder-pycrmlint 2.10.3-8.fc45
Find space waste and other broken things on your filesystem
sudo dnf install rmlintrmlint-gui 2.10.3-8.fc45
Find space waste and other broken things on your filesystem
sudo dnf install rmlint-guirmlint
sudo port install rmlintsource 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.