Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, Nix, dnf 安装 num-utils

查看 num-utils 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install num-utils

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install num-utils

MacPorts ports tree · sysutils/num-utils/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install num-utils

Debian stable package indexes · num-utils · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#num-utils

nixpkgs package indexes · pkgs/by-name/nu/num-utils/package.nix · 来源: api.github.com

Fedora dnf已验证 · 92%
sudo dnf install normalize

Fedora Rawhide package metadata · normalize · 来源: dl.fedoraproject.org

概览

软件包摘要

Programs for dealing with numbers from the command-line

命令和别名

  • bound
  • interval
  • normalize
  • numgrep
  • numprocess
  • numsum
  • random
  • round

历史

项目历史与用法

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.

时间线

  • 2004-11-18/19: Freshmeat archive records num-utils 0.5 and upstream page records the November 19, 2004 release note.
  • 2026-07-01: Debian sid packaged num-utils 0.5-15; Homebrew formula showed stable 0.5.

Related projects

  • GNU coreutils
  • awk
  • datamash
  • bc
  • dc

安全态势

风险级别:绿色

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 元数据适用于 1 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
boundcli全局可执行文件
intervalcli全局可执行文件
normalizecli全局可执行文件
numgrepcli全局可执行文件
numprocesscli全局可执行文件
numsumcli全局可执行文件
randomcli全局可执行文件
roundcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本0.5
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
构建依赖pod2man
macOS 提供的库perl
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenum-utils
Version Scheme0
Revision0
Conflicts With
  • argyll-cms
  • normalize
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

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-utils
  • Section: math
  • Architecture: all
  • 1 依赖
  • normalized package name match
  • 匹配方式:Num Utils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: num-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

num-utils

nix profile install nixpkgs#num-utils
  • normalized package name match
  • 匹配方式:Num Utils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/nu/num-utils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

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-utils
  • Section: universe/math
  • Architecture: all
  • 1 依赖
  • normalized package name match
  • 匹配方式:Num Utils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: num-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

num-utils

sudo port install num-utils
  • normalized package name match
  • 匹配方式:Num Utils
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/num-utils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
MacPorts94%

normalize

sudo port install normalize
  • installed executable or alias match
  • 匹配方式:Normalize
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/normalize/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

normalize

nix profile install nixpkgs#normalize
  • installed executable or alias match
  • 匹配方式:Normalize
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/no/normalize/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Nix92%

round

nix profile install nixpkgs#round
  • installed executable or alias match
  • 匹配方式:Round
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ro/round/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf92%

normalize 0.7.7-35.fc44

Adjust the volume of audio files to a standard level

http://normalize.nongnu.org/

sudo dnf install normalize
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: normalize
  • 11 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Normalize
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: normalize from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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