# dcfldd を Homebrew, apt, dnf, MacPorts, Nix でインストール

dcfldd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dcfldd
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dcfldd
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:dcfldd
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.9.3
- **ソース概要:** Enhanced version of dd for forensics and security
- **ホームページ:** <https://github.com/resurrecting-open-source-projects/dcfldd>
- **リポジトリ:** <https://github.com/resurrecting-open-source-projects/dcfldd>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dcfldd (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.9.3
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- 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)


## ソース

- 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
