🍺 BREW Explorer

← all formulae

elfutils

brew install elfutils v0.195 GPL-3.0-or-later AND (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GFDL-1.3-no-invariants-or-later

C libraries and command-line utilities for reading, modifying, and analyzing ELF binaries and DWARF debug info.

Why you might care

Core dependency for debuggers, profilers, and binary analysis tools that need to inspect ELF object files and extract debugging symbols. Provides eu-readelf, eu-objdump, eu-strip and other low-level ELF manipulation tools. Essential for cross-platform embedded development and debugging workflows where GCC binutils aren't available or compatible.

Categories

Alternatives

binutils llvm-tools readelf
7.0k
30-day installs · #461
25.8k
90-day · #434
145.3k
365-day · #337

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "binutils",
    "llvm-tools",
    "readelf"
  ],
  "build_dependencies": [
    "m4",
    "pkgconf"
  ],
  "categories": [
    "library",
    "debugger",
    "sysadmin"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "bzip2",
    "xz",
    "zlib-ng-compat",
    "zstd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Libraries and utilities for handling ELF objects",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:17+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "elfutils",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://fedorahosted.org/elfutils/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "The elfutils project",
  "installs_30d": 7044,
  "installs_365d": 145257,
  "installs_90d": 25796,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later AND (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GFDL-1.3-no-invariants-or-later",
  "llm_generated_at": "2026-06-20T23:45:01+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "elfutils",
  "oldnames": [],
  "one_liner": "C libraries and command-line utilities for reading, modifying, and analyzing ELF binaries and DWARF debug info.",
  "optional_dependencies": [],
  "rank_30d": 461,
  "rank_365d": 337,
  "rank_90d": 434,
  "raw_hash": "3cab9b06d53bb495",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/e/elfutils.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.195",
  "versioned_formulae": [],
  "why_use_this": "Core dependency for debuggers, profilers, and binary analysis tools that need to inspect ELF object files and extract debugging symbols. Provides eu-readelf, eu-objdump, eu-strip and other low-level ELF manipulation tools. Essential for cross-platform embedded development and debugging workflows where GCC binutils aren\u0027t available or compatible."
}