pkg.sopackage field notes

brew / rank 343

Install elfutils with Homebrew

Libraries and utilities for handling ELF objects. Version 0.195 via Homebrew; verified 2026-05-15.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install elfutils

provider-native install command

overview

Package summary

Libraries and utilities for handling ELF objects

Commands and aliases

  • elfutils-addr2line
  • elfutils-ar
  • elfutils-elfclassify
  • elfutils-elfcmp
  • elfutils-elfcompress
  • elfutils-elflint
  • elfutils-findtextrel
  • elfutils-make-debug-archive
  • elfutils-nm
  • elfutils-objdump
  • elfutils-ranlib
  • elfutils-readelf
  • elfutils-size
  • elfutils-srcfiles
  • elfutils-stack
  • elfutils-strings
  • elfutils-strip
  • elfutils-unstrip
  • eu-addr2line
  • eu-ar
  • eu-elfclassify
  • eu-elfcmp
  • eu-elfcompress
  • eu-elflint
  • eu-findtextrel
  • eu-make-debug-archive
  • eu-nm
  • eu-objdump
  • eu-ranlib
  • eu-readelf
  • eu-size
  • eu-srcfiles

history

Project history and usage

elfutils is a Sourceware-hosted collection of libraries and command-line tools for working with ELF objects and DWARF debug data on GNU/Linux. Its niche is lower-level than a single debugger or compiler: it gives distribution maintainers, toolchain developers, debuggers, profilers, and post-mortem analysis workflows reusable ELF/DWARF libraries plus eu-* inspection utilities.

Project history

The official project page presents elfutils as a toolkit for reading, creating, and modifying ELF binary files and for finding and handling DWARF debug data, symbols, thread state, stack traces, processes, and core files. Sourceware is the upstream home, with source available from the Sourceware git repository and releases published from the Sourceware elfutils area.

A later important extension is debuginfod, documented by Sourceware and GNU Binutils as an elfutils component. debuginfod turns debug-info lookup into an HTTP service indexed by build IDs, with client libraries that debuggers and binary tools can use when local separate debug files are missing.

Adoption history

elfutils is adopted most visibly through Linux distribution and toolchain plumbing rather than end-user application workflows. The project page emphasizes GNU/Linux process and core-file support, and the debuginfod documentation shows how other Sourceware tools such as GDB and Binutils can use libdebuginfod to retrieve debug information, executables, and source files on demand.

How it is used

Typical package usage is command-line inspection and transformation through tools such as eu-readelf, eu-objdump, eu-nm, eu-strip, eu-stack, eu-elflint, and eu-unstrip, or library usage through libelf, libdw, and libdebuginfod. debuginfod usage centers on configuring debug tools to query one or more HTTP servers for artifacts identified by build ID.

Why package nerds care

Package maintainers care about elfutils because it sits in the boring but critical layer between compiler output, stripped binaries, split debug packages, core dumps, and debugger UX. It is the kind of package whose utilities show up in build logs, debug-symbol pipelines, reproducibility investigations, and distribution debug-info services rather than in application feature lists.

Timeline

  • Sourceware era: Upstream source and releases are hosted under the Sourceware elfutils project.
  • 0.178: debuginfod began shipping as part of elfutils, according to GNU Binutils documentation.
  • Current use: debuginfod client support lets tools query servers for missing ELF, DWARF, executable, and source artifacts by build ID.

Related projects

  • GNU Binutils overlaps with elfutils at the command-line binary-inspection layer and can be built with libdebuginfod support.
  • GDB uses the debuginfod client library to retrieve missing debug resources.
  • DWARF and ELF are the core data formats that elfutils reads, writes, validates, and exposes to other tools.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for elfutils. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
elfutils-addr2lineexecutableindexed executableDiscovered from the local executable index.
elfutils-arexecutableindexed executableDiscovered from the local executable index.
elfutils-elfclassifyexecutableindexed executableDiscovered from the local executable index.
elfutils-elfcmpexecutableindexed executableDiscovered from the local executable index.
elfutils-elfcompressexecutableindexed executableDiscovered from the local executable index.
elfutils-elflintexecutableindexed executableDiscovered from the local executable index.
elfutils-findtextrelexecutableindexed executableDiscovered from the local executable index.
elfutils-make-debug-archiveexecutableindexed executableDiscovered from the local executable index.
elfutils-nmexecutableindexed executableDiscovered from the local executable index.
elfutils-objdumpexecutableindexed executableDiscovered from the local executable index.
elfutils-ranlibexecutableindexed executableDiscovered from the local executable index.
elfutils-readelfexecutableindexed executableDiscovered from the local executable index.
elfutils-sizeexecutableindexed executableDiscovered from the local executable index.
elfutils-srcfilesexecutableindexed executableDiscovered from the local executable index.
elfutils-stackexecutableindexed executableDiscovered from the local executable index.
elfutils-stringsexecutableindexed executableDiscovered from the local executable index.
elfutils-stripexecutableindexed executableDiscovered from the local executable index.
elfutils-unstripexecutableindexed executableDiscovered from the local executable index.
eu-addr2lineexecutableindexed executableDiscovered from the local executable index.
eu-arexecutableindexed executableDiscovered from the local executable index.
eu-elfclassifyexecutableindexed executableDiscovered from the local executable index.
eu-elfcmpexecutableindexed executableDiscovered from the local executable index.
eu-elfcompressexecutableindexed executableDiscovered from the local executable index.
eu-elflintexecutableindexed executableDiscovered from the local executable index.
eu-findtextrelexecutableindexed executableDiscovered from the local executable index.
eu-make-debug-archiveexecutableindexed executableDiscovered from the local executable index.
eu-nmexecutableindexed executableDiscovered from the local executable index.
eu-objdumpexecutableindexed executableDiscovered from the local executable index.
eu-ranlibexecutableindexed executableDiscovered from the local executable index.
eu-readelfexecutableindexed executableDiscovered from the local executable index.
eu-sizeexecutableindexed executableDiscovered from the local executable index.
eu-srcfilesexecutableindexed executableDiscovered from the local executable index.
eu-stackexecutableindexed executableDiscovered from the local executable index.
eu-stringsexecutableindexed executableDiscovered from the local executable index.
eu-stripexecutableindexed executableDiscovered from the local executable index.
eu-unstripexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version0.195
manager updated2026-05-15
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:elfutils
Version0.195
Package managerHomebrew
Homepagehttps://fedorahosted.org/elfutils/
Last updated2026-05-15T12:01:54Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation