# Installer md5deep avec Homebrew, dnf, MacPorts, zypper, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de md5deep pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:md5deep
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install md5deep
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install md5deep
```

  Preuve: MacPorts ports tree: security/md5deep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install md5deep
```

  Preuve: Fedora Rawhide package metadata: md5deep from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install hashdeep
```

  Preuve: openSUSE Tumbleweed package metadata: hashdeep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install hashdeep
```

  Preuve: Debian stable package indexes: hashdeep from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#hashdeep
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ha/hashdeep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:md5deep
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.4
- **Résumé source:** Recursively compute digests on files/directories
- **Page d'accueil:** <https://github.com/jessek/hashdeep>
- **Dépôt:** <https://github.com/jessek/hashdeep>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- hashdeep (alias)
- md5deep (alias)
- sha1deep (alias)
- sha256deep (alias)
- tigerdeep (alias)
- whirlpooldeep (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.4
## Historique du projet et usages

md5deep is the historical package name for the hashdeep tool family: recursive file hashing utilities that compute message digests and compare files against known hash sets. The upstream README describes support for MD5, SHA-1, SHA-256, Tiger, and Whirlpool.

### Historique du projet

The upstream NEWS file traces the project to version 0.12 on 2002-11-01, described as the first internally published version, with md5sum compatibility switches and initial documentation cleanup. Version 1.0 followed on 2004-03-15 with hierarchy traversal moved into `dig.c`, symbolic-link handling, standard-input support, expert mode, NSRL import fixes, and better error handling.

The project expanded from md5deep into a broader forensics-oriented hashing suite. NEWS records SHA-1 support in 2004, SHA-256 in 2004, Whirlpool in 2005, Tiger in 2005, and the `hashdeep` program in 2008 for multihashing and hash-file auditing.

Version 4.0 in 2012 was a major rewrite: the NEWS file says most of the program was rewritten in C++, multiprocessor support was enabled on all platforms, and many bugs were fixed. The README notes that the package still has historically different options and features depending on whether it is invoked as `hashdeep` or `md5deep`.

### Historique d'adoption

The supplied package-manager metadata shows the suite distributed by Homebrew as `md5deep`, by Debian/Ubuntu and Nix as `hashdeep`, and by Fedora, MacPorts, and openSUSE under related package names. That cross-distro packaging reflects its long-standing role in Unix file-integrity and digital-forensics workflows.

The tool family survived partly because it is scriptable and format-oriented: it can generate recursive hash manifests, load known-hash files with `-k`, and audit a directory with `hashdeep -a`.

### Modes d'utilisation

Common usage is recursive hashing of directories and files, then comparison against known hash sets. The README demonstrates generating an audit file with `hashdeep -r dir > /tmp/auditfile` and later checking it with `hashdeep -a -k /tmp/auditfile -r dir`.

The suite installs several algorithm-specific command names, including `md5deep`, `sha1deep`, `sha256deep`, `tigerdeep`, and `whirlpooldeep`, plus the broader `hashdeep` interface.

### Pourquoi les passionnés de paquets s'y intéressent

For package-history people, md5deep/hashdeep is a classic example of a small command-line utility becoming infrastructure for incident response, disk imaging, and reproducible file inventories. Its NEWS file documents the path from a recursive md5sum-compatible tool to a multi-algorithm auditing suite.

It also shows how Unix package names can preserve history: Homebrew still packages `md5deep` while other ecosystems expose `hashdeep`, even though the modern README frames the repository as hashdeep.

### Chronologie

- 2002-11-01: Version 0.12 first internally published.
- 2004-03-15: Version 1.0 released with traversal, symbolic-link, stdin, and expert-mode improvements.
- 2008-05-10: Version 3.0 added the `hashdeep` program for multihashing and auditing.
- 2012-01-06: Version 4.0 rewrote most of the program in C++ and enabled multiprocessor support.
- 2014-01-29: Version 4.4 added case-insensitive auditing and command-line checks.

### Related projects

- The README lists MD5, SHA-1, SHA-256, Tiger, and Whirlpool as the supported algorithms.
- The NEWS file references interoperability with NSRL, EnCase hash sets, Hashkeeper, and iLook-style hashes.

### Sources

- <https://github.com/jessek/hashdeep#readme>
- <https://github.com/jessek/hashdeep/blob/master/NEWS>
- <https://github.com/jessek/hashdeep/tree/master/man>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- dnf - md5deep - 4.4-28.fc45: normalized package name match | Fedora Rawhide package metadata: md5deep from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A set of cross-platform tools to compute hashes | http://md5deep.sf.net/
- zypper - hashdeep - 4.4-5.18: normalized package name match | openSUSE Tumbleweed package metadata: hashdeep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Compute MD5, SHA-1, SHA-256, Tiger or Whirlpool message digests | http://md5deep.sourceforge.net/
- MacPorts - md5deep: normalized package name match | MacPorts ports tree: security/md5deep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - hashdeep - 4.4+git20170824+ds-1: installed executable or alias match | Debian stable package indexes: hashdeep from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | recursively compute hashsums or piecewise hashings | https://md5deep.sourceforge.net
- Nix - hashdeep: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ha/hashdeep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - hashdeep - 4.4-7.1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: hashdeep from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | recursively compute hashsums or piecewise hashings | http://md5deep.sf.net


## Combined YAML source

View the package source record on GitHub. [combined/md5deep.yml](https://github.com/mxcl/pkgdb/blob/main/combined/md5deep.yml)


## Sources

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