🍺 BREW Explorer

← all formulae

iputils

brew install iputils v20250605 GPL-2.0-or-later AND BSD-3-Clause

Set of small useful utilities for Linux networking

145
30-day installs · #2979
500
90-day · #2892
1.6k
365-day · #3140
721
★ GitHub stars · updated 6mo ago

Runtime dependencies

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "meson",
    "ninja"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libxslt"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Set of small useful utilities for Linux networking",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:55+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "iputils",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-02-09T00:24:37Z",
  "github_readme_excerpt": "[![Build Status](https://github.com/iputils/iputils/actions/workflows/ci.yml/badge.svg)](https://github.com/iputils/iputils/actions/workflows/ci.yml)\n[![Coverity Status](https://scan.coverity.com/projects/1944/badge.svg?flat=1)](https://scan.coverity.com/projects/1944)\n\nThe iputils package is set of small useful utilities for Linux networking.\n\n## Installation\n```\n$ ./configure \u0026\u0026 meson build\n# cd builddir \u0026\u0026 meson install\n```\n\nConfiguration can be adjusted (prefix, what is being build, etc.), see\n[`meson_options.txt`](https://github.com/iputils/iputils/blob/master/meson.build),\n[`meson.build`](https://github.com/iputils/iputils/blob/master/meson.build).\n\nBuild dependencies are listed in scripts in\n[ci directory](https://github.com/iputils/iputils/tree/master/ci).\n\n## Supported libc\n- [glibc](https://www.gnu.org/software/libc/)\n- [uClibc-ng](https://uclibc-ng.org/)\n- [musl](https://musl.libc.org/)\n\n## Contributing\n### Issues\n* If reporting a bug, please document how to reproduce it.\n* Please always test the latest master branch.\n* Finding the commit which introduced the problem helps (bisecting).\n* Document the kernel and distribution that were used.\n* Tests should ideally use network namespaces to not interfere with the rest of the system.\n\n### Pull requests\n* If fixing a bug, please document how to reproduce it.\n* Finding the commit which introduced the problem helps (bisecting). Add `Fixme:` tag.\n* If adding a feature, please describe why it\u0027s useful to add it.\n* Commits should be signed: `Signed-off-by: Your Name \u003cme@example.org\u003e`, see\nhttps://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin.\n* Although the coding style for most tools is ancient, new code should follow the Linux kernel coding style.\nSee https://www.kernel.org/doc/html/latest/process/coding-style.html.\n* To update the code in the pull request, use `git push -f`. Do *not* open a new pull request.\n\n### Reviewers\n* Reviewers are very",
  "github_repo": "iputils/iputils",
  "github_stars": 721,
  "github_topics": [],
  "homepage": "https://github.com/iputils/iputils",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 145,
  "installs_365d": 1556,
  "installs_90d": 500,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later AND BSD-3-Clause",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "iputils",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 2979,
  "rank_365d": 3140,
  "rank_90d": 2892,
  "raw_hash": "c67eaec6214ef7fa",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/i/iputils.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "20250605",
  "versioned_formulae": [],
  "why_use_this": null
}