Automic VaultAutomic Vault

brew

wdiff を Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install wdiff

local Homebrew formula metadata

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

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

Linux

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

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

Fedora dnf確認済み · 92%
sudo dnf install wdiff

Fedora Rawhide package metadata · wdiff · ソース: dl.fedoraproject.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S wdiff

Arch Linux sync databases · wdiff · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install wdiff

openSUSE Tumbleweed package metadata · wdiff · ソース: download.opensuse.org

概要

パッケージ概要

Display word differences between text files

コマンドとエイリアス

  • mdiff
  • unify
  • wdiff
  • wdiff2

履歴

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

GNU wdiff is a word-oriented front end to diff. Instead of showing line-level changes, it tokenizes text into words, compares the temporary word-per-line forms with diff, and then reconstructs output that highlights word additions and deletions in the original text.

Its niche is prose and documentation review: it is useful when paragraphs have been reflowed or wrapped differently and a normal line diff would make a small wording change look like a large block replacement.

プロジェクトの歴史

The GNU wdiff NEWS file records the first public release, version 0.00, in August 1992 by Francois Pinard. Pinard continued the early series through version 0.5 in November 1994, adding behavior such as case-insensitive comparison and standard-input handling.

In June 2007, Denver Gingerich released 0.5.4 and integrated changes from Pinard's 0.5g work from November 1998, including internationalized program messages and short manual pages for related tools. Martin von Gagern then revived the package with version 0.6.0 in March 2010, described by GNU as the first official release in a long time, and moved development from CVS to Bazaar.

The package reached version 1.0.0 in September 2011, with the version bump explicitly marking maturity. Later releases improved translations, Unicode and pager behavior, gnulib integration, and build-system maintenance. GNU lists version 1.2.2 from April 2014 as a release by Martin von Gagern and names him as the current maintainer on the project page.

使われ方

The basic command compares an old file and a new file and prints an annotated copy of the new file. The default markers can be replaced with custom strings, terminal highlighting, less-compatible highlighting, LaTeX or troff markup, or ANSI color sequences.

wdiff can also consume a unified diff with the -d option, which makes it a post-processor for version-control output. Its companion tools include mdiff for multi-difference or cluster-oriented comparison, unify for converting context diffs and unified diffs, and wdiff2 as an experimental successor using mdiff as its backend.

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

wdiff is one of the small GNU text-processing tools that fills a gap left by line-based diff. It is not a version-control system feature or a rich review UI; it is a composable filter that can be piped into pagers, formatters, sed scripts, or documentation workflows.

For package-history purposes, it is also a neat example of GNU maintenance continuity: an early-1990s utility by Francois Pinard, revived and modernized in the 2010s with gnulib, gettext, autotools, translation updates, and Bazaar-hosted development.

タイムライン

  • 1992-08: wdiff 0.00 is released by Francois Pinard.
  • 1994-11: wdiff 0.5 is released, still in the Pinard-led early series.
  • 2007-06: wdiff 0.5.4 integrates older 0.5g-era work and adds packaging/documentation improvements.
  • 2010-03: wdiff 0.6.0 becomes the first official release in a long time and switches source control from CVS to Bazaar.
  • 2011-09: wdiff 1.0.0 is released to reflect package maturity.
  • 2014-04: wdiff 1.2.2 updates translations, gnulib, and autotools.

Related projects

  • wdiff builds on GNU diffutils diff and is distributed in the GNU ecosystem alongside tools such as gettext, gnulib, and other command-line text processors. Its own manual also documents mdiff, unify, and wdiff2.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://www.gnu.org/software/wdiff/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.gnu.org/software/wdiff/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wdiff
バージョン1.2.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/wdiff
ホームページhttps://www.gnu.org/software/wdiff/
リポジトリhttp://bzr.savannah.gnu.org/r/wdiff/trunk
上流ドキュメントhttps://www.gnu.org/software/wdiff
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://ftpmirror.gnu.org/gnu/wdiff/wdiff-1.2.2.tar.gz
依存関係gettext
ビルド依存関係texinfo
macOS 提供ライブラリncurses
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

wdiff 1.2.2-9

Compares two files word by word

https://www.gnu.org/software/wdiff/

sudo apt install wdiff
  • Section: text
  • Architecture: amd64
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Wdiff
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wdiff from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wdiff-doc 1.2.2-9

Documentation for GNU wdiff

https://www.gnu.org/software/wdiff/

sudo apt install wdiff-doc
  • Section: doc
  • Architecture: all
  • Source Package: wdiff
  • normalized package name match
  • 一致条件: Wdiff
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wdiff-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wdiff

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

wdiff 1.2.2-6build1

Compares two files word by word

https://www.gnu.org/software/wdiff/

sudo apt install wdiff
  • Section: text
  • Architecture: amd64
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Wdiff
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wdiff from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

wdiff-doc 1.2.2-6build1

Documentation for GNU wdiff

https://www.gnu.org/software/wdiff/

sudo apt install wdiff-doc
  • Section: doc
  • Architecture: all
  • Source Package: wdiff
  • normalized package name match
  • 一致条件: Wdiff
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wdiff-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
dnf95%

wdiff 1.2.2-58.fc45

Compare files on a word per word basis

https://www.gnu.org/software/wdiff/

sudo dnf install wdiff
  • License: GPL-3.0-or-later AND Latex2e
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: wdiff
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Wdiff
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wdiff from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

wdiff 1.2.2-5

A wordwise implementation of GNU diff

https://www.gnu.org/software/wdiff/

sudo pacman -S wdiff
  • License: GPL3
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wdiff
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: wdiff from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

wdiff 1.2.2-9.5

Display Word Differences Between Text Files

https://www.gnu.org/software/wdiff/

sudo zypper install wdiff
  • License: GPL-3.0-or-later
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: wdiff
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wdiff
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: wdiff from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

wdiff-lang 1.2.2-9.5

Translations for package wdiff

https://www.gnu.org/software/wdiff/

sudo zypper install wdiff-lang
  • License: GPL-3.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: wdiff
  • 1 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Wdiff
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: wdiff-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

wdiff

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

unify

nix profile install nixpkgs#unify
  • installed executable or alias match
  • 一致条件: Unify
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: unify from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

ソース経路

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

このページは 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