macOS
brew install num-utilslocal Homebrew formula metadata
sudo port install num-utilsMacPorts ports tree · sysutils/num-utils/Portfile · ソース: api.github.com
brew
num-utils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install num-utilslocal Homebrew formula metadata
sudo port install num-utilsMacPorts ports tree · sysutils/num-utils/Portfile · ソース: api.github.com
sudo apt install num-utilsDebian stable package indexes · num-utils · ソース: deb.debian.org
nix profile install nixpkgs#num-utilsnixpkgs package indexes · pkgs/by-name/nu/num-utils/package.nix · ソース: api.github.com
sudo dnf install normalizeFedora Rawhide package metadata · normalize · ソース: dl.fedoraproject.org
概要
Programs for dealing with numbers from the command-line
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bound | cli | グローバル実行可能ファイル | |
interval | cli | グローバル実行可能ファイル | |
normalize | cli | グローバル実行可能ファイル | |
numgrep | cli | グローバル実行可能ファイル | |
numprocess | cli | グローバル実行可能ファイル | |
numsum | cli | グローバル実行可能ファイル | |
random | cli | グローバル実行可能ファイル | |
round | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://suso.suso.org/xulu/Num-utils
インストールメタデータ
| パッケージキー | brew:num-utils |
|---|---|
| バージョン | 0.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/num-utils |
| ホームページ | https://suso.suso.org/xulu/Num-utils |
| 上流ドキュメント | https://suso.suso.org/xulu/Num-utils |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://suso.suso.org/programs/num-utils/downloads/num-utils-0.5.tar.gz |
| 最終更新 | 2026-06-22T14:05:38-07:00 |
| Pulse | updated |
| ビルド依存関係 | pod2man |
| macOS 提供ライブラリ | perl |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 normalizeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.