macOS
brew install numdifflocal Homebrew formula metadata
sudo port install numdiffMacPorts ports tree · science/numdiff/Portfile · source: api.github.com
brew
Putative files comparison tool. Version 5.9.0 via Homebrew; verified from local package data.
install
brew install numdifflocal Homebrew formula metadata
sudo port install numdiffMacPorts ports tree · science/numdiff/Portfile · source: api.github.com
sudo apt install numdiffDebian stable package indexes · numdiff · source: deb.debian.org
nix profile install nixpkgs#numdiffnixpkgs package indexes · pkgs/by-name/nu/numdiff/package.nix · source: api.github.com
overview
Putative files comparison tool
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ndselect | cli | global executable | |
numdiff | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.nongnu.org/numdiff
install metadata
| Package key | brew:numdiff |
|---|---|
| Version | 5.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/numdiff |
| Homepage | https://www.nongnu.org/numdiff |
| Upstream docs | https://www.nongnu.org/numdiff/numdiff.html |
| License | GPL-3.0-or-later |
| Source archive | https://download.savannah.gnu.org/releases/numdiff/numdiff-5.9.0.tar.gz |
| Dependencies | gmp |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | numdiff |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
numdiff 5.9.0-2
Compare similar files with numeric fields
sudo apt install numdiffnumdiff
nix profile install nixpkgs#numdiffnumdiff 5.9.0-1
Compare similar files with numeric fields
sudo apt install numdiffnumdiff
sudo port install numdiffsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.