Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install numdiff

local Homebrew formula metadata

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

MacPorts ports tree · science/numdiff/Portfile · ソース: api.github.com

Linux

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

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

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

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

概要

パッケージ概要

Putative files comparison tool

コマンドとエイリアス

  • ndselect
  • numdiff

履歴

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

Numdiff is a small, long-lived NonGNU utility by Ivano Primi for comparing files that contain numeric fields. Its reason to exist is simple: ordinary `diff`, `cmp`, and `wdiff` do not know that two textual representations may be numerically equivalent, nor can they ignore numeric changes below a requested tolerance.

プロジェクトの歴史

The official manual for Numdiff 5.9 carries copyrights from 2005 through 2017 and documents a mature Unix-style C program built with the usual `configure`, `make`, and `make install` workflow. The 5.9 manual also notes that older 5.x releases accepted fewer options and that 4.0.0 and 3.x used a different output format, so the package has a real pre-5.x history even though public narrative sources are sparse.

採用の歴史

Numdiff has modest adoption: it is packaged by Homebrew, Debian/Ubuntu, MacPorts, Nix, and GNU Guix, but it is not a broad ecosystem cornerstone. Homebrew's formula page listed only 43 installs over 365 days on July 1, 2026, which fits the profile of a specialist testing/scientific utility that users reach for when normal diffs are too literal.

使われ方

The practical workflow is comparing generated numeric output line by line and field by field while setting absolute or relative tolerances and accepting equivalent numeric notation. Numdiff also ships `ndselect` for selecting lines and fields, and version 5.9 added a raw output format intended for machine parsing.

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

Numdiff is the classic package-manager long tail: tiny, stable, GPL-licensed, and exactly useful when validating numerical programs whose outputs vary by rounding, notation, platform, compiler, or BLAS implementation. It is most likely to appear in regression-test scripts, scientific-code QA, and packaging test fixtures.

タイムライン

  • 2005-2017: Years covered by the official manual copyright range.
  • 5.9: Adds compact raw output intended for parsing by other programs.

Related projects

  • GNU diffutils
  • wdiff
  • cmp

セキュリティ状態

リスクレベル: グリーン

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 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://www.nongnu.org/numdiff

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:numdiff
バージョン5.9.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/numdiff
ホームページhttps://www.nongnu.org/numdiff
上流ドキュメントhttps://www.nongnu.org/numdiff/numdiff.html
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://download.savannah.gnu.org/releases/numdiff/numdiff-5.9.0.tar.gz
依存関係gmp
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 Namenumdiff
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

numdiff 5.9.0-2

Compare similar files with numeric fields

https://nongnu.org/numdiff/

sudo apt install numdiff
  • Section: science
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Numdiff
Debian stable package indexes · deb.debian.org · Debian stable package indexes: numdiff from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

numdiff

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

numdiff 5.9.0-1

Compare similar files with numeric fields

http://nongnu.org/numdiff/

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

numdiff

sudo port install numdiff
  • normalized package name match
  • 一致条件: Numdiff
MacPorts ports tree · api.github.com · MacPorts ports tree: science/numdiff/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