macOS
brew install num-utilslocal Homebrew formula metadata
sudo port install num-utilsMacPorts ports tree · sysutils/num-utils/Portfile · source: api.github.com
brew
Programs for dealing with numbers from the command-line. Version 0.5 via Homebrew; verified 2026-06-22. Also installable with debian: sudo apt install num-utils.
install
brew install num-utilslocal Homebrew formula metadata
sudo port install num-utilsMacPorts ports tree · sysutils/num-utils/Portfile · source: api.github.com
sudo apt install num-utilsDebian stable package indexes · num-utils · source: deb.debian.org
nix profile install nixpkgs#num-utilsnixpkgs package indexes · pkgs/by-name/nu/num-utils/package.nix · source: api.github.com
sudo dnf install normalizeFedora Rawhide package metadata · normalize · source: dl.fedoraproject.org
overview
Programs for dealing with numbers from the command-line
history
num-utils is a small suite of Unix command-line programs for numeric data, intended to do for numbers some of what classic tools like grep, awk, sort, and cut do for text streams.
The upstream Suso.org page describes num-utils as programs for dealing with numbers from the Unix command line and records a November 19, 2004 release of version 0.5, where `numsum` gained row and column summing features.
A Freshmeat announcement archived in Google Groups describes version 0.1 as an initial but usable release and lists the early tool set: average, bound, numgrep, numprocess, numsum, random, range, and round. A later section in the same archive describes version 0.5 with interval added.
num-utils found its way into traditional operating-system package collections rather than becoming a high-velocity upstream. Debian sid packages num-utils 0.5-15 in the math section and lists utilities such as numaverage, numbound, numinterval, numnormalize, numgrep, numprocess, numsum, numrandom, numrange, and numround.
Homebrew also packages version 0.5, but its visible analytics on July 1, 2026 were only 62 installs over 365 days. That fits the package's role: old, useful, low-glamour command-line glue.
The core usage pattern is piping numbers through tiny filters: sum a column with `numsum`, select numbers with `numgrep`, find min/max boundaries with `bound`, normalize a series with `normalize`, round values, generate ranges, or apply arithmetic through `numprocess`.
Package nerds notice num-utils because it fills a gap between one-off `awk` snippets and heavier tools such as datamash or spreadsheet/statistical environments. It is especially legible in shell pipelines where each operation deserves a named command.
num-utils is not widely fashionable, but it is a classic example of Unix philosophy packaging: one small numeric operation per executable, text streams in and text streams out, distributed through distro package managers long after upstream slowed down.
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 |
|---|---|---|---|
bound | cli | global executable | |
interval | cli | global executable | |
normalize | cli | global executable | |
numgrep | cli | global executable | |
numprocess | cli | global executable | |
numsum | cli | global executable | |
random | cli | global executable | |
round | 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://suso.suso.org/xulu/Num-utils
install metadata
| Package key | brew:num-utils |
|---|---|
| Version | 0.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/num-utils |
| Homepage | https://suso.suso.org/xulu/Num-utils |
| Upstream docs | https://suso.suso.org/xulu/Num-utils |
| License | GPL-2.0-or-later |
| Source archive | https://suso.suso.org/programs/num-utils/downloads/num-utils-0.5.tar.gz |
| Last updated | 2026-06-22T14:05:38-07:00 |
| Pulse | updated |
| Build dependencies | pod2man |
| Uses from macOS | perl |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | num-utils |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| 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.
num-utils 0.5-15
programs for dealing with numbers from the command line
https://suso.suso.org/xulu/Num-utils
sudo apt install num-utilsnum-utils
nix profile install nixpkgs#num-utilsnum-utils 0.5-15
programs for dealing with numbers from the command line
https://suso.suso.org/xulu/Num-utils
sudo apt install num-utilsnum-utils
sudo port install num-utilsnormalize
sudo port install normalizenormalize
nix profile install nixpkgs#normalizeround
nix profile install nixpkgs#roundnormalize 0.7.7-35.fc44
Adjust the volume of audio files to a standard level
sudo dnf install normalizesource 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.