Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dwdiff

local Homebrew formula metadata

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

MacPorts ports tree · textproc/dwdiff/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install dwdiff

Debian stable package indexes · dwdiff · ソース: deb.debian.org

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

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

概要

パッケージ概要

Diff that operates at the word level

コマンドとエイリアス

  • dwdiff
  • dwfilter

履歴

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

dwdiff is G. P. Halkes' word-level diff utility. The official page positions it against wdiff: mostly command-line compatible, but with user-defined whitespace and delimiter handling so punctuation or other single characters can be treated as words.

プロジェクトの歴史

The official copyright notice covers 2006-2018 and 2020, and the official distribution directory carries 1.0 release artifacts. Later 2.1.x news entries show maintenance releases in 2018 and 2020 for ICU/pkg-config and compiler compatibility rather than feature expansion.

採用の歴史

The official download section says several Linux distributions and BSDs shipped packages or ports, naming Fedora, FreeBSD, and OpenBSD, with additional Unix packaging through Sunfreeware, MacPorts, Homebrew, Slackbuilds.org, Slacky.eu, and OpenPKG. The batch input adds Debian, Ubuntu, Nix, MacPorts, and Homebrew entries.

使われ方

dwdiff compares text at word granularity and prints the new text annotated with insertion and deletion markers by default. It is useful when line diffs are too coarse, especially prose, documentation, localization, and wrapped text where changed words matter more than changed lines.

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

dwdiff matters because it is a classic small Unix text-processing tool that fills the gap between line-oriented diff and heavier document comparison. Its compatibility with wdiff plus delimiter controls made it packageable as a drop-in word-diff option across many Unix packaging systems.

タイムライン

  • 2006: Official copyright range begins and 1.0 release artifacts are present in the official distribution directory.
  • 2018: Version 2.1.2 updates ICU handling and replaces icu-config with pkg-config.
  • 2020: Versions 2.1.3 and 2.1.4 fix GCC 10 and C99 compiler build issues.

Related projects

  • The official page explicitly compares dwdiff with wdiff. In the broader CLI ecosystem it complements diff, git diff --word-diff, colordiff, and document-oriented compare tools.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
dwdiffcliグローバル実行可能ファイル
dwfiltercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版2.1.4
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://os.ghalkes.nl/dwdiff.html

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dwdiff
バージョン2.1.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dwdiff
ホームページhttps://os.ghalkes.nl/dwdiff.html
上流ドキュメントhttps://os.ghalkes.nl/dwdiff.html
ライセンスGPL-3.0-only
ソースアーカイブhttps://os.ghalkes.nl/dist/dwdiff-2.1.4.tar.bz2
最終更新2026-06-22T14:03:13-07:00
Pulseupdated
依存関係gettext, icu4c@78
ビルド依存関係gettext, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedwdiff
Version Scheme0
Revision11
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

dwdiff 2.1.4-2+b3

diff program that operates word by word

https://os.ghalkes.nl/dwdiff.html

sudo apt install dwdiff
  • Section: utils
  • Architecture: amd64
  • Source Package: dwdiff
  • 2 依存関係
  • normalized package name match
  • 一致条件: Dwdiff
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dwdiff from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dwdiff

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

dwdiff 2.1.4-2build2

diff program that operates word by word

https://os.ghalkes.nl/dwdiff.html

sudo apt install dwdiff
  • Section: universe/utils
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Dwdiff
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dwdiff from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

dwdiff

sudo port install dwdiff
  • normalized package name match
  • 一致条件: Dwdiff
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/dwdiff/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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment