macOS
brew install iputilslocal Homebrew formula metadata
brew
Set of small useful utilities for Linux networking. Version 20250605 via Homebrew; verified from local package data.
install
brew install iputilslocal Homebrew formula metadata
sudo apk add iputilsAlpine Linux edge package indexes · iputils · source: dl-cdn.alpinelinux.org
sudo apt install iputils-arpingDebian stable package indexes · iputils-arping · source: deb.debian.org
sudo dnf install iputilsFedora Rawhide package metadata · iputils · source: dl.fedoraproject.org
nix profile install nixpkgs#iputilsnixpkgs package indexes · iputils · source: raw.githubusercontent.com
sudo pacman -S iputilsArch Linux sync databases · iputils · source: geo.mirror.pkgbuild.com
sudo zypper install iputilsopenSUSE Tumbleweed package metadata · iputils · source: download.opensuse.org
winget install --id WhoElse.Ping -eWindows Package Manager source index · WhoElse.Ping · source: cdn.winget.microsoft.com
overview
Set of small useful utilities for Linux networking
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
clockdiff | cli | global executable | |
ping | cli | global executable | |
tracepath | 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/iputils/iputils
install metadata
| Package key | brew:iputils |
|---|---|
| Version | 20250605 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/iputils |
| Homepage | https://github.com/iputils/iputils |
| Repository | https://github.com/iputils/iputils |
| Upstream docs | https://github.com/iputils/iputils#readme |
| License | GPL-2.0-or-later AND BSD-3-Clause |
| Source archive | https://github.com/iputils/iputils/archive/refs/tags/20250605.tar.gz |
| Dependencies | libxslt |
| Build dependencies | meson, ninja |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 iputilssource 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.