pkg.soopen package index

brew / Rang 2296

jdupes mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jdupes in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jdupes

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install jdupes

MacPorts ports tree · sysutils/jdupes/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add jdupes

Alpine Linux edge package indexes · jdupes · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install jdupes

Debian stable package indexes · jdupes · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install jdupes

Fedora Rawhide package metadata · jdupes · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#jdupes

nixpkgs package indexes · pkgs/by-name/jd/jdupes/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install jdupes

openSUSE Tumbleweed package metadata · jdupes · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/jdupes

Scoop official bucket manifest trees · bucket/jdupes.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Duplicate file finder and an enhanced fork of 'fdupes'

Befehle und Aliase

  • jdupes

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 1999: The author history describes fdupes as present since at least this year.
  • 2014: Initial fdupes patch work began during the last week of December.
  • 2015: fdupes-jody accumulated portability, performance, and deduplication features.
  • 2015: fdupes-jody 2.2 was renamed to jdupes 1.0 on December 23.
  • 2023: The project migration to Codeberg was announced.

Related projects

  • Related projects include fdupes, the parent project; dupd and fclones, which the author discusses as competing duplicate finders; and libjodycode, a shared library factored from code that had been reused across jdupes and other Bruchon projects.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
jdupesExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.31.1
Manager aktualisiert2026-07-16
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jdupes
Version1.31.1
PaketmanagerHomebrew
Homepagehttps://codeberg.org/jbruchon/jdupes
Zuletzt aktualisiert2026-07-16T12:50:32Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

jdupes 1.28.0-1+deb13u1

identify and delete or link duplicate files

https://www.jdupes.com/

sudo apt install jdupes
  • Section: utils
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jdupes
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jdupes from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jdupes

nix profile install nixpkgs#jdupes
  • normalized package name match
  • Abgeglichen nach: Jdupes
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jd/jdupes/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jdupes 1.27.3-5build1

identify and delete or link duplicate files

https://www.jdupes.com/

sudo apt install jdupes
  • Section: universe/utils
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jdupes
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jdupes from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

jdupes 1.31.1-r0

identifying and taking actions upon duplicate files

https://codeberg.org/jbruchon/jdupes

sudo apk add jdupes
  • License: MIT
  • Architecture: x86_64
  • Source Package: jdupes
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jdupes
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jdupes from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

jdupes-doc 1.31.1-r0

identifying and taking actions upon duplicate files (documentation)

https://codeberg.org/jbruchon/jdupes

sudo apk add jdupes-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: jdupes
  • normalized package name match
  • Abgeglichen nach: Jdupes
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jdupes-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

jdupes 1.31.1-2.fc45

Duplicate file finder and an enhanced fork of 'fdupes'

https://codeberg.org/jbruchon/jdupes

sudo dnf install jdupes
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jdupes
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jdupes
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jdupes from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

jdupes 1.30.0-1.5

A powerful duplicate file finder and an enhanced fork of 'fdupes'

https://codeberg.org/jbruchon/jdupes

sudo zypper install jdupes
  • License: MIT
  • Category: Productivity/File utilities
  • Architecture: x86_64
  • Source Package: jdupes
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jdupes
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jdupes from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

jdupes

sudo port install jdupes
  • normalized package name match
  • Abgeglichen nach: Jdupes
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/jdupes/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/jdupes

scoop install main/jdupes
  • normalized package name match
  • Abgeglichen nach: Jdupes
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jdupes.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation