pkg.soopen package index

brew / 順位 8100

ddh を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ddh

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ddh

MacPorts ports tree · sysutils/ddh/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#ddh

nixpkgs package indexes · pkgs/by-name/dd/ddh/package.nix · ソース: api.github.com

概要

パッケージ概要

Fast duplicate file finder

コマンドとエイリアス

  • ddh

履歴

プロジェクトの歴史と使われ方

DDH, expanded in its README as Directory Differential hTool, is a Rust duplicate-file finder that traverses directories, hashes files as needed, and reports duplicate and unique file sets.

プロジェクトの歴史

The GitHub repository was created in 2018 and the README keeps the project deliberately small: usable as both a Rust library and a standalone CLI. Its official releases show 0.12.0 and 0.13.0 in 2022, which is enough to establish a modest public package history without inventing a broader origin story.

採用の歴史

DDH has comparatively narrow adoption compared with older duplicate-file tools, but its availability through Homebrew, MacPorts, and Nix matches the pattern of Rust utilities that package cleanly for users who want a fast single binary.

使われ方

CLI usage centers on selecting directories, choosing duplicate-only or all-file verbosity, and emitting either human-readable standard output or JSON for downstream tools. The README also shows library use through a deduplication API.

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

DDH is interesting as a small Rust package because it combines a filesystem-maintenance job with package-manager-friendly installation and JSON output. Its significance is practical rather than historical: it is the kind of niche utility that becomes useful when installed everywhere through common package managers.

タイムライン

  • 2018: Public GitHub repository created.
  • 2022: DDH 0.12.0 released.
  • 2022: DDH 0.13.0 released.

Related projects

  • ddh-move is named by the README as a downstream consumer of DDH JSON output.
  • Other duplicate-file finders occupy the same package category, but DDH's official materials emphasize its Rust library and CLI split.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ddh実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.13.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ddh
バージョン0.13.0
パッケージマネージャHomebrew
ホームページhttps://github.com/darakian/ddh
リポジトリhttps://github.com/darakian/ddh
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

ddh

nix profile install nixpkgs#ddh
  • normalized package name match
  • 一致条件: Ddh
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dd/ddh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

ddh

sudo port install ddh
  • normalized package name match
  • 一致条件: Ddh
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/ddh/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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