macOS
brew install elfutilslocal Homebrew formula metadata
brew
Libraries and utilities for handling ELF objects. Version 0.195 via Homebrew; verified 2026-05-15.
install
brew install elfutilslocal Homebrew formula metadata
sudo apk add debuginfodAlpine Linux edge package indexes · debuginfod · source: dl-cdn.alpinelinux.org
sudo apt install debuginfodDebian stable package indexes · debuginfod · source: deb.debian.org
sudo dnf install elfutilsFedora Rawhide package metadata · elfutils · source: dl.fedoraproject.org
nix profile install nixpkgs#elfutilsnixpkgs package indexes · pkgs/by-name/el/elfutils/package.nix · source: api.github.com
sudo pacman -S elfutilsArch Linux sync databases · elfutils · source: geo.mirror.pkgbuild.com
sudo zypper install debuginfod-dummy-clientopenSUSE Tumbleweed package metadata · debuginfod-dummy-client · source: download.opensuse.org
overview
Libraries and utilities for handling ELF objects
history
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.
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.
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.
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.
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.
security posture
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.
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 |
|---|---|---|---|
elfutils-addr2line | cli | global executable | |
elfutils-ar | cli | global executable | |
elfutils-elfclassify | cli | global executable | |
elfutils-elfcmp | cli | global executable | |
elfutils-elfcompress | cli | global executable | |
elfutils-elflint | cli | global executable | |
elfutils-findtextrel | cli | global executable | |
elfutils-make-debug-archive | cli | global executable | |
elfutils-nm | cli | global executable | |
elfutils-objdump | cli | global executable | |
elfutils-ranlib | cli | global executable | |
elfutils-readelf | cli | global executable | |
elfutils-size | cli | global executable | |
elfutils-srcfiles | cli | global executable | |
elfutils-stack | cli | global executable | |
elfutils-strings | cli | global executable | |
elfutils-strip | cli | global executable | |
elfutils-unstrip | cli | global executable | |
eu-addr2line | cli | global executable | |
eu-ar | cli | global executable | |
eu-elfclassify | cli | global executable | |
eu-elfcmp | cli | global executable | |
eu-elfcompress | cli | global executable | |
eu-elflint | cli | global executable | |
eu-findtextrel | cli | global executable | |
eu-make-debug-archive | cli | global executable | |
eu-nm | cli | global executable | |
eu-objdump | cli | global executable | |
eu-ranlib | cli | global executable | |
eu-readelf | cli | global executable | |
eu-size | cli | global executable | |
eu-srcfiles | cli | global executable | |
eu-stack | cli | global executable | |
eu-strings | cli | global executable | |
eu-strip | cli | global executable | |
eu-unstrip | 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://fedorahosted.org/elfutils/
install metadata
| Package key | brew:elfutils |
|---|---|
| Version | 0.195 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/elfutils |
| Homepage | https://fedorahosted.org/elfutils/ |
| Repository | https://sourceware.org/git/elfutils.git |
| Upstream docs | https://sourceware.org/elfutils |
| 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 |
| Source archive | https://sourceware.org/elfutils/ftp/0.195/elfutils-0.195.tar.bz2 |
| Last updated | 2026-05-15T12:01:54Z |
| Pulse | updated |
| Dependencies | bzip2, xz, zlib-ng-compat, zstd |
| Build dependencies | m4, pkgconf |
| 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 | elfutils |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
debuginfod 0.192-4
debuginfo-related http file-server daemon
https://sourceware.org/elfutils/
sudo apt install debuginfodelfutils 0.192-4
collection of utilities to handle ELF objects
https://sourceware.org/elfutils/
sudo apt install elfutilslibasm-dev 0.192-4
libasm development libraries and header files
https://sourceware.org/elfutils/
sudo apt install libasm-devlibasm1t64 0.192-4
library with a programmable assembler interface
https://sourceware.org/elfutils/
sudo apt install libasm1t64libdebuginfod-common 0.192-4
configuration to enable the Debian debug info server
https://sourceware.org/elfutils/
sudo apt install libdebuginfod-commonlibdebuginfod-dev 0.192-4
libdebuginfod development libraries and header files
https://sourceware.org/elfutils/
sudo apt install libdebuginfod-devlibdebuginfod1t64 0.192-4
library to interact with debuginfod (development files)
https://sourceware.org/elfutils/
sudo apt install libdebuginfod1t64libdw-dev 0.192-4
libdw1t64 development libraries and header files
https://sourceware.org/elfutils/
sudo apt install libdw-devlibdw1t64 0.192-4
library that provides access to the DWARF debug information
https://sourceware.org/elfutils/
sudo apt install libdw1t64libelf-dev 0.192-4
libelf1t64 development libraries and header files
https://sourceware.org/elfutils/
sudo apt install libelf-devlibelf1t64 0.192-4
library to read and write ELF files
https://sourceware.org/elfutils/
sudo apt install libelf1t64elfutils
nix profile install nixpkgs#elfutilsdebuginfod 0.190-1.1build4
debuginfo-related http file-server daemon
https://sourceware.org/elfutils/
sudo apt install debuginfodelfutils 0.190-1.1build4
collection of utilities to handle ELF objects
https://sourceware.org/elfutils/
sudo apt install elfutilslibasm-dev 0.190-1.1build4
libasm development libraries and header files
https://sourceware.org/elfutils/
sudo apt install libasm-devlibasm1t64 0.190-1.1build4
library with a programmable assembler interface
https://sourceware.org/elfutils/
sudo apt install libasm1t64source 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.