macOS
brew install i2utillocal Homebrew formula metadata
brew
Internet2 utility tools. Version 5.2.5 via Homebrew; verified 2026-05-18.
install
brew install i2utillocal Homebrew formula metadata
sudo apk add i2utilAlpine Linux edge package indexes · i2util · source: dl-cdn.alpinelinux.org
sudo apt install i2util-toolsUbuntu 24.04 LTS package indexes · i2util-tools · source: archive.ubuntu.com
overview
Internet2 utility tools
history
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.
security posture
No matching local secret-handling manifest was found for i2util. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
aespasswd | cli | global executable | |
pfstore | 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://github.com/perfsonar/i2util
install metadata
| Package key | brew:i2util |
|---|---|
| Version | 5.2.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/i2util |
| Homepage | https://github.com/perfsonar/i2util |
| Repository | https://github.com/perfsonar/i2util |
| Upstream docs | https://github.com/perfsonar/i2util#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/perfsonar/i2util/archive/refs/tags/v5.2.5.tar.gz |
| Last updated | 2026-05-18T20:05:35Z |
| Pulse | updated |
| Build dependencies | autoconf, automake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | i2util |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
i2util-tools 1.6-1build1
Internet2 utility tools
https://github.com/perfsonar/i2util
sudo apt install i2util-toolslibi2util-dev 1.6-1build1
Internet2 utility library (development files)
https://github.com/perfsonar/i2util
sudo apt install libi2util-devi2util 4.2.1-r1
Internet2 utility library
https://github.com/perfsonar/i2util
sudo apk add i2utili2util-dev 4.2.1-r1
Internet2 utility library (development files)
https://github.com/perfsonar/i2util
sudo apk add i2util-devi2util-doc 4.2.1-r1
Internet2 utility library (documentation)
https://github.com/perfsonar/i2util
sudo apk add i2util-docsource 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.