macOS
brew install num-utilslocal Homebrew formula metadata
sudo port install num-utilsMacPorts ports tree · sysutils/num-utils/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.