macOS
brew install iputilslocal Homebrew formula metadata
brew
iputils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install iputilslocal Homebrew formula metadata
sudo apk add iputilsAlpine Linux edge package indexes · iputils · ソース: dl-cdn.alpinelinux.org
sudo dnf install iputilsFedora Rawhide package metadata · iputils · ソース: dl.fedoraproject.org
nix profile install nixpkgs#iputilsnixpkgs package indexes · iputils · ソース: raw.githubusercontent.com
sudo pacman -S iputilsArch Linux sync databases · iputils · ソース: geo.mirror.pkgbuild.com
sudo zypper install iputilsopenSUSE Tumbleweed package metadata · iputils · ソース: download.opensuse.org
sudo apt install iputils-arpingDebian stable package indexes · iputils-arping · ソース: deb.debian.org
winget install --id WhoElse.Ping -eWindows Package Manager source index · WhoElse.Ping · ソース: cdn.winget.microsoft.com
概要
Set of small useful utilities for Linux networking
履歴
iputils is a compact Linux networking utility suite built around everyday diagnostic tools such as ping, arping, tracepath, and clockdiff. It packages the command-line instruments administrators reach for before heavier packet capture or routing-analysis tools.
The iputils README traces the project to Alexey Kuznetsov's 1999 releases, with a first downloadable release dated 1999-04-16 and later maintenance by Hideaki Yoshifuji from 2006 through 2015. The repository keeps that history visible in a dedicated History section rather than treating the tools as anonymous base-system commands.
The suite has been pruned over time. The README records removed tools such as ninfod, rarpd, rdisc, tftpd, and traceroute6, with replacements noted where appropriate. That pruning left the package focused on the small Linux network diagnostics that still fit its purpose.
iputils is widely packaged because ping and its sibling tools are expected on Linux systems, rescue environments, containers, CI images, and network troubleshooting hosts. The Homebrew formula and the distribution package names in the source facts reflect how the same upstream is split differently by downstream package managers.
The package also carries portability expectations across Linux libc implementations. Its README explicitly lists glibc, uClibc-ng, and musl support, which matters for Alpine, embedded systems, and container-focused distributions.
Users invoke iputils tools for reachability checks, round-trip timing, path MTU discovery, simple route-path inspection, ARP probing, and clock-difference checks. The package deliberately stays close to the network stack and avoids becoming a broad monitoring framework.
Development guidance in the README asks bug reporters to document kernel and distribution details and suggests network namespaces for tests, which reflects the package's tight coupling to Linux kernel behavior.
iputils is package-nerd important because it turns 'ping' from a generic command expectation into a concrete upstream with release history, removed-program policy, libc support, and distribution-specific splits.
It is also a reminder that base utilities are not static: even tiny networking commands accumulate kernel compatibility, privilege-model, translation, and test-environment concerns.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
clockdiff | cli | グローバル実行可能ファイル | |
ping | cli | グローバル実行可能ファイル | |
tracepath | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/iputils/iputils
インストールメタデータ
| パッケージキー | brew:iputils |
|---|---|
| バージョン | 20250605 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/iputils |
| ホームページ | https://github.com/iputils/iputils |
| リポジトリ | https://github.com/iputils/iputils |
| 上流ドキュメント | https://github.com/iputils/iputils#readme |
| ライセンス | GPL-2.0-or-later AND BSD-3-Clause |
| ソースアーカイブ | https://github.com/iputils/iputils/archive/refs/tags/20250605.tar.gz |
| 依存関係 | libxslt |
| ビルド依存関係 | meson, ninja |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | iputils |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
iputils-arping 3:20240905-3
Tool to send ICMP echo requests to an ARP address
https://github.com/iputils/iputils/
sudo apt install iputils-arpingiputils-clockdiff 3:20240905-3
Measure the time difference between networked computers
https://github.com/iputils/iputils/
sudo apt install iputils-clockdiffiputils-ping 3:20240905-3
Tools to test the reachability of network hosts
https://github.com/iputils/iputils/
sudo apt install iputils-pingiputils-tracepath 3:20240905-3
Tools to trace the network path to a remote host
https://github.com/iputils/iputils/
sudo apt install iputils-tracepathiputils
nix profile install nixpkgs#iputilsiputils-arping 3:20240117-1build1
Tool to send ICMP echo requests to an ARP address
https://github.com/iputils/iputils/
sudo apt install iputils-arpingiputils-clockdiff 3:20240117-1build1
Measure the time difference between networked computers
https://github.com/iputils/iputils/
sudo apt install iputils-clockdiffiputils-ping 3:20240117-1build1
Tools to test the reachability of network hosts
https://github.com/iputils/iputils/
sudo apt install iputils-pingiputils-tracepath 3:20240117-1build1
Tools to trace the network path to a remote host
https://github.com/iputils/iputils/
sudo apt install iputils-tracepathiputils 20250605-r2
IP Configuration Utilities
https://github.com/iputils/iputils/
sudo apk add iputilsiputils-arping 20250605-r2
IP Configuration Utilities (arping utility)
https://github.com/iputils/iputils/
sudo apk add iputils-arpingiputils-clockdiff 20250605-r2
IP Configuration Utilities (clockdiff utility)
https://github.com/iputils/iputils/
sudo apk add iputils-clockdiffiputils-doc 20250605-r2
IP Configuration Utilities (documentation)
https://github.com/iputils/iputils/
sudo apk add iputils-dociputils-ping 20250605-r2
IP Configuration Utilities (ping utility)
https://github.com/iputils/iputils/
sudo apk add iputils-pingiputils-tracepath 20250605-r2
IP Configuration Utilities (tracepath utility)
https://github.com/iputils/iputils/
sudo apk add iputils-tracepathiputils 20250605-2.fc44
Network monitoring tools including ping
https://github.com/iputils/iputils
sudo dnf install iputilsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.