Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 elfutils

查看 elfutils 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install elfutils

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add elfutils

Alpine Linux edge package indexes · elfutils · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install elfutils

Debian stable package indexes · elfutils · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install elfutils

Fedora Rawhide package metadata · elfutils · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#elfutils

nixpkgs package indexes · pkgs/by-name/el/elfutils/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S elfutils

Arch Linux sync databases · elfutils · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install elfutils

openSUSE Tumbleweed package metadata · elfutils · 来源: download.opensuse.org

概览

软件包摘要

Libraries and utilities for handling ELF objects

命令和别名

  • 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

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

尚未找到受保护工具覆盖

没有找到 elfutils 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 2 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
elfutils-addr2linecli全局可执行文件
elfutils-arcli全局可执行文件
elfutils-elfclassifycli全局可执行文件
elfutils-elfcmpcli全局可执行文件
elfutils-elfcompresscli全局可执行文件
elfutils-elflintcli全局可执行文件
elfutils-findtextrelcli全局可执行文件
elfutils-make-debug-archivecli全局可执行文件
elfutils-nmcli全局可执行文件
elfutils-objdumpcli全局可执行文件
elfutils-ranlibcli全局可执行文件
elfutils-readelfcli全局可执行文件
elfutils-sizecli全局可执行文件
elfutils-srcfilescli全局可执行文件
elfutils-stackcli全局可执行文件
elfutils-stringscli全局可执行文件
elfutils-stripcli全局可执行文件
elfutils-unstripcli全局可执行文件
eu-addr2linecli全局可执行文件
eu-arcli全局可执行文件
eu-elfclassifycli全局可执行文件
eu-elfcmpcli全局可执行文件
eu-elfcompresscli全局可执行文件
eu-elflintcli全局可执行文件
eu-findtextrelcli全局可执行文件
eu-make-debug-archivecli全局可执行文件
eu-nmcli全局可执行文件
eu-objdumpcli全局可执行文件
eu-ranlibcli全局可执行文件
eu-readelfcli全局可执行文件
eu-sizecli全局可执行文件
eu-srcfilescli全局可执行文件
eu-stackcli全局可执行文件
eu-stringscli全局可执行文件
eu-stripcli全局可执行文件
eu-unstripcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本0.195
管理器更新时间2026-05-15
本地数据OK
上游not checked
检测到的最新版本未检测到

https://fedorahosted.org/elfutils/

安装元数据

软件包元数据

软件包键brew:elfutils
版本0.195
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/elfutils
主页https://fedorahosted.org/elfutils/
仓库https://sourceware.org/git/elfutils.git
上游文档https://sourceware.org/elfutils
许可证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
源码归档https://sourceware.org/elfutils/ftp/0.195/elfutils-0.195.tar.bz2
最后更新2026-05-15T12:01:54Z
Pulseupdated
依赖bzip2, xz, zlib-ng-compat, zstd
构建依赖m4, pkgconf
Bottle可用 (于 arm64_linux, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameelfutils
Version Scheme0
Revision0
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

debuginfod 0.192-4

debuginfo-related http file-server daemon

https://sourceware.org/elfutils/

sudo apt install debuginfod
  • Section: devel
  • Architecture: amd64
  • Source Package: elfutils
  • 11 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: debuginfod from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

elfutils 0.192-4

collection of utilities to handle ELF objects

https://sourceware.org/elfutils/

sudo apt install elfutils
  • Section: utils
  • Architecture: amd64
  • 8 依赖
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: elfutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libasm-dev 0.192-4

libasm development libraries and header files

https://sourceware.org/elfutils/

sudo apt install libasm-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: elfutils
  • 2 依赖
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libasm-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libasm1t64 0.192-4

library with a programmable assembler interface

https://sourceware.org/elfutils/

sudo apt install libasm1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: elfutils
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libasm1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdebuginfod-common 0.192-4

configuration to enable the Debian debug info server

https://sourceware.org/elfutils/

sudo apt install libdebuginfod-common
  • Section: devel
  • Architecture: all
  • Source Package: elfutils
  • 3 依赖
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdebuginfod-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdebuginfod-dev 0.192-4

libdebuginfod development libraries and header files

https://sourceware.org/elfutils/

sudo apt install libdebuginfod-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: elfutils
  • 2 依赖
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdebuginfod-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdebuginfod1t64 0.192-4

library to interact with debuginfod (development files)

https://sourceware.org/elfutils/

sudo apt install libdebuginfod1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: elfutils
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdebuginfod1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdw-dev 0.192-4

libdw1t64 development libraries and header files

https://sourceware.org/elfutils/

sudo apt install libdw-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: elfutils
  • 4 依赖
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdw-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdw1t64 0.192-4

library that provides access to the DWARF debug information

https://sourceware.org/elfutils/

sudo apt install libdw1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: elfutils
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdw1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libelf-dev 0.192-4

libelf1t64 development libraries and header files

https://sourceware.org/elfutils/

sudo apt install libelf-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: elfutils
  • 3 依赖
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libelf-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libelf1t64 0.192-4

library to read and write ELF files

https://sourceware.org/elfutils/

sudo apt install libelf1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: elfutils
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Elfutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libelf1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

elfutils

nix profile install nixpkgs#elfutils
  • normalized package name match
  • 匹配方式:Elfutils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/el/elfutils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

debuginfod 0.190-1.1build4

debuginfo-related http file-server daemon

https://sourceware.org/elfutils/

sudo apt install debuginfod
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: elfutils
  • 9 依赖
  • normalized package name match
  • 匹配方式:Elfutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: debuginfod from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

elfutils 0.190-1.1build4

collection of utilities to handle ELF objects

https://sourceware.org/elfutils/

sudo apt install elfutils
  • Section: utils
  • Architecture: amd64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Elfutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: elfutils from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libasm-dev 0.190-1.1build4

libasm development libraries and header files

https://sourceware.org/elfutils/

sudo apt install libasm-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: elfutils
  • 2 依赖
  • normalized package name match
  • 匹配方式:Elfutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libasm-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libasm1t64 0.190-1.1build4

library with a programmable assembler interface

https://sourceware.org/elfutils/

sudo apt install libasm1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: elfutils
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Elfutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libasm1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment