# ioping を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

## インストール

```sh
sudo av install brew:ioping
```

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

### macOS

- Homebrew (100%):

```sh
brew install ioping
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ioping
```

  証拠: MacPorts ports tree: sysutils/ioping/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add ioping
```

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

- Debian apt (92%):

```sh
sudo apt install ioping
```

  証拠: Debian stable package indexes: ioping from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ioping
```

  証拠: Fedora Rawhide package metadata: ioping from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ioping
```

  証拠: nixpkgs package indexes: pkgs/by-name/io/ioping/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S ioping
```

  証拠: Arch Linux sync databases: ioping from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install ioping
```

  証拠: openSUSE Tumbleweed package metadata: ioping from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:ioping
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.3
- **ソース概要:** Tool to monitor I/O latency in real time
- **ホームページ:** <https://github.com/koct9i/ioping>
- **リポジトリ:** <https://github.com/koct9i/ioping>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ioping (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

ioping is a small command-line utility for measuring storage I/O latency in a ping-like style. The upstream README describes it as showing disk latency the same way ping shows network latency.

### プロジェクトの歴史

The GitHub README records that the project migrated from Google Code to GitHub. Its tags show an early v0.4 line in 2011 and a v1.x line ending at v1.3, while the README lists Konstantin Khlebnikov and Kir Kolyshkin as authors.

### 採用の歴史

ioping's README explicitly links package entries for Debian, Ubuntu, Fedora, Arch Linux, ALT Linux, Gentoo, Nix, FreeBSD, and Homebrew. That spread matches its niche: a tiny diagnostic binary that distributions can carry as a low-friction storage benchmark and monitoring helper.

### 使われ方

The typical use is to point ioping at a directory or block device and watch latency, IOPS, and throughput summaries. The README examples cover continuous latency sampling, disk seek-rate measurement, and sequential-speed measurement.

### パッケージ好きにとっての重要性

ioping matters in package catalogs because it fills the gap between full benchmark suites and ad hoc dd-style checks. Its name and output model make storage latency feel like ping, which is exactly the sort of memorable single-purpose Unix tool that travels well across distributions.

### タイムライン

- 2011: v0.4 tag appears in the Git history.
- 2015: GitHub repository metadata places the public GitHub repository in service after the Google Code era.
- 2022: v1.3 tag used by Homebrew as the stable source archive.

### Related projects

- ioping sits near fio, iostat, vmstat, and other storage-observability tools, but its upstream positioning is narrower: quick latency probes in the mental model of network ping.

### ソース

- <https://formulae.brew.sh/formula/ioping>
- <https://github.com/koct9i/ioping>
- <https://raw.githubusercontent.com/koct9i/ioping/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Debian apt - ioping - 1.3-1: normalized package name match | Debian stable package indexes: ioping from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Simple disk I/O latency measuring tool | https://github.com/koct9i/ioping
- Nix - ioping: normalized package name match | nixpkgs package indexes: pkgs/by-name/io/ioping/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ioping - 1.3-1: normalized package name match | Ubuntu 24.04 LTS package indexes: ioping from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Simple disk I/O latency measuring tool | https://github.com/koct9i/ioping
- apk - ioping - 1.3-r0: normalized package name match | Alpine Linux edge package indexes: ioping from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A simple disk i/o latency measurement tool | https://github.com/koct9i/ioping
- apk - ioping-doc - 1.3-r0: normalized package name match | Alpine Linux edge package indexes: ioping-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A simple disk i/o latency measurement tool (documentation) | https://github.com/koct9i/ioping
- dnf - ioping - 1.3-11.fc45: normalized package name match | Fedora Rawhide package metadata: ioping from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Simple disk I/O latency monitoring tool | https://github.com/koct9i/ioping
- pacman - ioping - 1.3-2: normalized package name match | Arch Linux sync databases: ioping from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Simple disk I/0 latency measuring tool | https://github.com/koct9i/ioping
- zypper - ioping - 1.3-1.12: normalized package name match | openSUSE Tumbleweed package metadata: ioping from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A tool to monitor I/O latency in real time | https://github.com/koct9i/ioping
- MacPorts - ioping: normalized package name match | MacPorts ports tree: sysutils/ioping/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ioping.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ioping.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
