Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt 安装 i2util

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install i2util

local Homebrew formula metadata

概览

软件包摘要

Internet2 utility tools

命令和别名

  • aespasswd
  • pfstore

历史

项目历史与用法

i2util is an Internet2 and perfSONAR utility library and tool package. It provides common C support code for command-line parsing, error logging, threading, random numbers, hash tables, address handling, passphrase/key-file helpers, and the aespasswd and pfstore executables.

项目历史

The in-tree README says I2util began from utility code distributed with UCAR's volsh code and was reused because it was freely distributed. Internet2 then added local support for random numbers and hash tables, and the older ChangeLog shows the library being split and generalized for OWAMP and BWCTL-related code.

The ChangeLog records an import in April 2002, early work on error logging and command-line options, hash-table support, random-device handling, and later additions such as aespasswd, PBKDF2, HMAC-SHA1, SHA-1 tests, socket/address helpers, and standalone installability.

The GitHub repository was created in 2015 under the perfSONAR organization and uses tags in the v5.x series. The configure script identifies the package as I2util and points bug reports to the OWAMP/Internet2 side of the ecosystem.

采用历史

i2util's adoption is mostly indirect. The GitHub repository description says it is the command-line parsing, error logging, and threading library used by BWCTL, OWAMP, and other tools. It appears in package managers because those network-measurement packages and their helper commands need a shared utility layer.

Homebrew exposes aespasswd and pfstore, making the otherwise library-oriented package visible as a small CLI package for users working with perfSONAR or Internet2 measurement stacks.

使用方式

Developers use i2util as a support library inside measurement tools. Operators encounter it through helper commands, especially aespasswd for managing key files and pfstore for passphrase storage workflows used by related Internet2 software.

The package is not a general-purpose end-user network tool; it is infrastructure glue for the perfSONAR and Internet2 family.

为什么软件包爱好者会关心

i2util is package-nerd significant precisely because it is glue. It is the sort of small, old, C utility library that lets larger measurement tools remain consistent about logging, options, randomness, threading, and key handling across Unix-like systems.

Its history also preserves an older network-research packaging path: CVS-era ChangeLogs, autoconf, static libraries, manpages, RPM/package work, and later migration into GitHub and Homebrew formulas.

时间线

  • 2002: I2util was imported from volsh-derived utility code and began as a reusable library.
  • 2003: aespasswd support was added for managing key files.
  • 2007: ChangeLog entries describe making I2util a standalone installable library for BWCTL and OWAMP packaging.
  • 2015: The perfSONAR GitHub repository was created.
  • 2026: Homebrew tracked the v5.2.5 source tag.

Related projects

  • Related projects include perfSONAR, BWCTL, OWAMP, Internet2's historical measurement tools, UCAR volsh, and the perfSONAR unibuild packaging system.

安全态势

尚未找到受保护工具覆盖

没有找到 i2util 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aespasswdcli全局可执行文件
pfstorecli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-26
管理器版本5.2.6
管理器更新时间2026-07-21
本地数据OK
上游当前
检测到的最新版本v5.2.6

https://github.com/perfsonar/i2util

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:i2util
版本5.2.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/i2util
主页https://github.com/perfsonar/i2util
仓库https://github.com/perfsonar/i2util
上游文档https://github.com/perfsonar/i2util#readme
许可证Apache-2.0
源码归档https://github.com/perfsonar/i2util/archive/refs/tags/v5.2.6.tar.gz
最后更新2026-07-21T15:25:45Z
Pulseupdated
构建依赖autoconf, automake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namei2util
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Ubuntu apt95%

i2util-tools 1.6-1build1

Internet2 utility tools

https://github.com/perfsonar/i2util

sudo apt install i2util-tools
  • Section: universe/net
  • Architecture: amd64
  • Source Package: i2util
  • 1 依赖
  • normalized package name match
  • 匹配方式:I2util
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: i2util-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libi2util-dev 1.6-1build1

Internet2 utility library (development files)

https://github.com/perfsonar/i2util

sudo apt install libi2util-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: i2util
  • normalized package name match
  • 匹配方式:I2util
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libi2util-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

i2util 4.2.1-r1

Internet2 utility library

https://github.com/perfsonar/i2util

sudo apk add i2util
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: i2util
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:I2util
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: i2util from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

i2util-dev 4.2.1-r1

Internet2 utility library (development files)

https://github.com/perfsonar/i2util

sudo apk add i2util-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: i2util
  • normalized package name match
  • 匹配方式:I2util
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: i2util-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

i2util-doc 4.2.1-r1

Internet2 utility library (documentation)

https://github.com/perfsonar/i2util

sudo apk add i2util-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: i2util
  • normalized package name match
  • 匹配方式:I2util
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: i2util-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 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