macOS
brew install rdfindlocal Homebrew formula metadata
sudo port install rdfindMacPorts ports tree · sysutils/rdfind/Portfile · source: api.github.com
brew / rank 3179
Find duplicate files based on content (NOT file names). Version 1.8.0 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install rdfind.
install
brew install rdfindlocal Homebrew formula metadata
sudo port install rdfindMacPorts ports tree · sysutils/rdfind/Portfile · source: api.github.com
sudo apk add rdfindAlpine Linux edge package indexes · rdfind · source: dl-cdn.alpinelinux.org
sudo apt install rdfindDebian stable package indexes · rdfind · source: deb.debian.org
sudo dnf install rdfindFedora Rawhide package metadata · rdfind · source: dl.fedoraproject.org
nix profile install nixpkgs#rdfindnixpkgs package indexes · pkgs/by-name/rd/rdfind/package.nix · source: api.github.com
sudo pacman -S rdfindArch Linux sync databases · rdfind · source: geo.mirror.pkgbuild.com
sudo zypper install rdfindopenSUSE Tumbleweed package metadata · rdfind · source: download.opensuse.org
overview
Find duplicate files based on content (NOT file names)
history
rdfind recursively identifies files with identical content and can report, delete, hard-link, or symbolically link redundant copies.
Paul Dreik created rdfind as a command-line utility for finding redundant files by content rather than filename. The official manual carries a 2006–2026 authorship range.
The project remains actively maintained as a portable C++ utility for Unix-like systems, with Cygwin support also documented.
rdfind is packaged across Debian, Ubuntu, Fedora, Homebrew, MacPorts, Alpine, Arch, Nix, and other Unix-like ecosystems, as recorded in source_facts.package-manager and the official README.
Users pass one or more files or directories to rdfind. By default it writes results.txt without changing files; explicit options enable duplicate deletion or replacement with hard or symbolic links.
The manual cautions against modifying scanned directories concurrently and recommends using it on directories owned by the same user.
rdfind offers a focused Unix-style alternative to larger storage-management suites. Its staged comparison algorithm minimizes unnecessary reads, while optional hard-link and symbolic-link replacement makes it useful for deduplicating backup trees.
security posture
No matching local secret-handling manifest was found for rdfind. Package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
rdfind | 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.
install metadata
| Package key | brew:rdfind |
|---|---|
| Version | 1.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rdfind |
| Homepage | https://rdfind.pauldreik.se/ |
| Upstream docs | https://rdfind.pauldreik.se/ |
| License | GPL-2.0-or-later |
| Source archive | https://rdfind.pauldreik.se/rdfind-1.8.0.tar.gz |
| Last updated | 2026-09-13T05:26:25Z |
| Pulse | updated |
| Dependencies | nettle |
| 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 | rdfind |
| Version Scheme | 0 |
| Revision | 1 |
| 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.
rdfind 1.6.0-1+b1
find duplicate files utility
sudo apt install rdfindrdfind
nix profile install nixpkgs#rdfindrdfind 1.6.0-1build3
find duplicate files utility
sudo apt install rdfindrdfind 1.8.0-r0
Redundant data find - a program that finds duplicate files
sudo apk add rdfindrdfind-doc 1.8.0-r0
Redundant data find - a program that finds duplicate files (documentation)
sudo apk add rdfind-docrdfind 1.8.0-2.fc45
Program that finds duplicate files
sudo dnf install rdfindrdfind 1.8.0-2
Redundant data find - a program that finds duplicate files
sudo pacman -S rdfindrdfind 1.8.0-1.4
Find duplicate files and replace them with symlinks or hardlinks
sudo zypper install rdfindrdfind
sudo port install rdfindsource 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.