# i2util を Homebrew, apk, apt でインストール

i2util のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:i2util
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install i2util
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add i2util
```

  証拠: Alpine Linux edge package indexes: i2util from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Ubuntu apt (92%):

```sh
sudo apt install i2util-tools
```

  証拠: Ubuntu 24.04 LTS package indexes: i2util-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## パッケージ情報

- **パッケージキー:** brew:i2util
- **パッケージマネージャ:** Homebrew
- **バージョン:** 5.2.6
- **ソース概要:** Internet2 utility tools
- **ホームページ:** <https://github.com/perfsonar/i2util>
- **リポジトリ:** <https://github.com/perfsonar/i2util>
- **最終更新:** 2026-07-21T15:25:45Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- aespasswd (エイリアス)
- pfstore (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 5.2.6
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://formulae.brew.sh/formula/i2util>
- <https://github.com/perfsonar/i2util>
- <https://raw.githubusercontent.com/perfsonar/i2util/master/I2util/I2util/ChangeLog>
- <https://raw.githubusercontent.com/perfsonar/i2util/master/I2util/I2util/README.md>
- <https://raw.githubusercontent.com/perfsonar/i2util/master/I2util/I2util/configure.ac>


## セキュリティノート

i2util に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- Ubuntu apt - i2util-tools - 1.6-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: i2util-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Internet2 utility tools | https://github.com/perfsonar/i2util
- Ubuntu apt - libi2util-dev - 1.6-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libi2util-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Internet2 utility library (development files) | https://github.com/perfsonar/i2util
- apk - i2util - 4.2.1-r1: normalized package name match | Alpine Linux edge package indexes: i2util from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Internet2 utility library | https://github.com/perfsonar/i2util
- apk - i2util-dev - 4.2.1-r1: normalized package name match | Alpine Linux edge package indexes: i2util-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Internet2 utility library (development files) | https://github.com/perfsonar/i2util
- apk - i2util-doc - 4.2.1-r1: normalized package name match | Alpine Linux edge package indexes: i2util-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Internet2 utility library (documentation) | https://github.com/perfsonar/i2util


## Combined YAML source

View the package source record on GitHub. [combined/i2util.yml](https://github.com/mxcl/pkgdb/blob/main/combined/i2util.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
