macOS
brew install i2utillocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für i2util in AI-Agent-Workflows.
Installation
brew install i2utillocal Homebrew formula metadata
sudo apk add i2utilAlpine Linux edge package indexes · i2util · Quelle: dl-cdn.alpinelinux.org
sudo apt install i2util-toolsUbuntu 24.04 LTS package indexes · i2util-tools · Quelle: archive.ubuntu.com
Überblick
Internet2 utility tools
Verlauf
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.
Sicherheitslage
Für i2util wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
aespasswd | cli | globales Executable | |
pfstore | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/perfsonar/i2util
Installationsmetadaten
| Paketschlüssel | brew:i2util |
|---|---|
| Version | 5.2.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/i2util |
| Homepage | https://github.com/perfsonar/i2util |
| Repository | https://github.com/perfsonar/i2util |
| Upstream-Dokumentation | https://github.com/perfsonar/i2util#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/perfsonar/i2util/archive/refs/tags/v5.2.6.tar.gz |
| Zuletzt aktualisiert | 2026-07-21T15:25:45Z |
| Pulse | updated |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.