# dcfldd mit Homebrew, apt, dnf, MacPorts, Nix installieren

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

## Installation

```sh
sudo av install brew:dcfldd
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dcfldd
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dcfldd
```

  Evidenz: MacPorts ports tree: sysutils/dcfldd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install dcfldd
```

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

- dnf (92%):

```sh
sudo dnf install dcfldd
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#dcfldd
```

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

## Paketfakten

- **Paketschlüssel:** brew:dcfldd
- **Paketmanager:** Homebrew
- **Version:** 1.9.3
- **Quellzusammenfassung:** Enhanced version of dd for forensics and security
- **Homepage:** <https://github.com/resurrecting-open-source-projects/dcfldd>
- **Repository:** <https://github.com/resurrecting-open-source-projects/dcfldd>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dcfldd (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.9.3
## Projektgeschichte und Nutzung

dcfldd is an enhanced version of GNU dd for forensics and security. The official README describes features such as on-the-fly hashing, status output, flexible disk wiping, image/wipe verification, multiple outputs, split output, and native logging/piping.

### Projektgeschichte

The official README says dcfldd was originally created by Nicholas Harbour from the DoD Computer Forensics Laboratory. The current volunteer-maintained repository imported the inactive upstream from tarballs, applied Debian and other discovered patches, and recorded initial restoration work in the ChangeLog from version 1.5 onward.

### Adoptionsgeschichte

dcfldd spread as a forensic imaging utility because it retained dd-like command-line habits while adding evidence-handling conveniences. The input package facts show it packaged by Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE, reflecting its role in Unix forensic tool collections.

### Wie es verwendet wird

Users commonly choose dcfldd when disk imaging needs integrated hash calculation, progress, verification, split files, or simultaneous destinations. It keeps the operational feel of dd but makes common acquisition and wiping tasks less dependent on surrounding scripts.

### Warum Paket-Nerds sich dafür interessieren

dcfldd is significant as one of the better-known forensic forks of dd. For package maintainers, it is a small, scriptable utility with a durable niche: old-school Unix imaging semantics plus the auditability expected in forensic workflows.

### Zeitleiste

- Original era: Created by Nicholas Harbour from the DoD Computer Forensics Laboratory.
- 2019: Current GitHub repository created by the resurrecting-open-source-projects organization.
- Version 1.5 and later: Restoration work and applied patches recorded in the ChangeLog, according to the README.
- 2025: Official GitHub API metadata shows repository activity continuing into June 2025.

### Related projects

- GNU dd is the base lineage; dc3dd is the sibling forensic dd variant that occupies a similar package-manager niche.

### Quellen

- <https://github.com/resurrecting-open-source-projects/dcfldd>
- <https://raw.githubusercontent.com/resurrecting-open-source-projects/dcfldd/master/README.md>
- <https://api.github.com/repos/resurrecting-open-source-projects/dcfldd>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - dcfldd - 1.9.2-1: normalized package name match | Debian stable package indexes: dcfldd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | enhanced version of dd for forensics and security | https://github.com/resurrecting-open-source-projects/dcfldd
- Nix - dcfldd: normalized package name match | nixpkgs package indexes: pkgs/by-name/dc/dcfldd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dcfldd - 1.9.1-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: dcfldd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | enhanced version of dd for forensics and security | https://github.com/resurrecting-open-source-projects/dcfldd
- dnf - dcfldd - 1.9.3-4.fc45: normalized package name match | Fedora Rawhide package metadata: dcfldd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Improved dd, useful for forensics and security | https://github.com/resurrecting-open-source-projects/dcfldd
- MacPorts - dcfldd: normalized package name match | MacPorts ports tree: sysutils/dcfldd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

- 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
