macOS
brew install jdupeslocal Homebrew formula metadata
sudo port install jdupesMacPorts ports tree · sysutils/jdupes/Portfile · source: api.github.com
brew
Duplicate file finder and an enhanced fork of 'fdupes'. Version 1.31.1 via Homebrew; verified from local package data.
install
brew install jdupeslocal Homebrew formula metadata
sudo port install jdupesMacPorts ports tree · sysutils/jdupes/Portfile · source: api.github.com
sudo apk add jdupesAlpine Linux edge package indexes · jdupes · source: dl-cdn.alpinelinux.org
sudo apt install jdupesDebian stable package indexes · jdupes · source: deb.debian.org
sudo dnf install jdupesFedora Rawhide package metadata · jdupes · source: dl.fedoraproject.org
nix profile install nixpkgs#jdupesnixpkgs package indexes · pkgs/by-name/jd/jdupes/package.nix · source: api.github.com
sudo zypper install jdupesopenSUSE Tumbleweed package metadata · jdupes · source: download.opensuse.org
scoop install main/jdupesScoop official bucket manifest trees · bucket/jdupes.json · source: api.github.com
overview
Duplicate file finder and an enhanced fork of 'fdupes'
history
jdupes is a duplicate-file finder and action tool descended from fdupes. Its upstream README emphasizes exact duplicate detection, data-loss avoidance, faster scans, native Windows support, hard-linking, symlinking, deletion, and block-level deduplication.
Jody Bruchon's project began as performance and behavior patches for Adrian Lopez's fdupes. In the author-written history, Bruchon says the first change that led to jdupes was made during the last week of December 2014 after fdupes progress output proved slow over SSH.
The fork was first named fdupes-jody after the fdupes maintainer did not merge the patch set. Bruchon continued optimizing and adding features in 2015, including Windows and Mac OS X portability, hard-link support, size exclusion, sorting changes, Btrfs block-level dedupe support, and many performance improvements.
On December 23, 2015, fdupes-jody 2.2 was renamed to jdupes 1.0. In October 2023, Bruchon announced that jdupes, libjodycode, and his other software projects were migrating to Codeberg.
The author history says jdupes spread into many Linux distributions, and the batch input records packages in Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Scoop, Ubuntu, and openSUSE. That breadth fits its role as a command-line filesystem utility with conservative defaults but powerful destructive options for expert use.
jdupes scans one or more directories for byte-identical files and can print match sets, recurse through trees, delete duplicates, create hard links or symlinks, summarize duplicates, emit JSON, use a hash database, and perform copy-on-write deduplication where supported. The README explicitly warns that similar-file matching is outside its scope.
jdupes matters to package nerds because it is a classic fork story with measurable command-line utility: a small C tool outgrew its parent by focusing on speed, safety checks, portability, and filesystem-specific actions. It is also a reminder that package availability can make a fork the practical default even when the original tool remains known.
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 |
|---|---|---|---|
jdupes | 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://codeberg.org/jbruchon/jdupes
install metadata
| Package key | brew:jdupes |
|---|---|
| Version | 1.31.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jdupes |
| Homepage | https://codeberg.org/jbruchon/jdupes |
| Repository | https://codeberg.org/jbruchon/jdupes |
| Upstream docs | https://codeberg.org/jbruchon/jdupes/src/branch/master/README.md |
| License | MIT |
| Source archive | https://codeberg.org/jbruchon/jdupes/archive/v1.31.1.tar.gz |
| Dependencies | libjodycode |
| 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 | jdupes |
| 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.
jdupes 1.28.0-1+deb13u1
identify and delete or link duplicate files
sudo apt install jdupesjdupes
nix profile install nixpkgs#jdupesjdupes 1.27.3-5build1
identify and delete or link duplicate files
sudo apt install jdupesjdupes 1.31.1-r0
identifying and taking actions upon duplicate files
https://codeberg.org/jbruchon/jdupes
sudo apk add jdupesjdupes-doc 1.31.1-r0
identifying and taking actions upon duplicate files (documentation)
https://codeberg.org/jbruchon/jdupes
sudo apk add jdupes-docjdupes 1.31.1-1.fc45
Duplicate file finder and an enhanced fork of 'fdupes'
https://codeberg.org/jbruchon/jdupes
sudo dnf install jdupesjdupes 1.30.0-1.3
A powerful duplicate file finder and an enhanced fork of 'fdupes'
https://codeberg.org/jbruchon/jdupes
sudo zypper install jdupesjdupes
sudo port install jdupesmain/jdupes
scoop install main/jdupessource 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.