Automic VaultAutomic Vault

brew

使用 Homebrew 安装 x86_64-linux-gnu-binutils

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install x86_64-linux-gnu-binutils

local Homebrew formula metadata

概览

软件包摘要

GNU Binutils for x86_64-linux-gnu cross development

命令和别名

  • x86_64-linux-gnu-addr2line
  • x86_64-linux-gnu-ar
  • x86_64-linux-gnu-as
  • x86_64-linux-gnu-c++filt
  • x86_64-linux-gnu-elfedit
  • x86_64-linux-gnu-gprof
  • x86_64-linux-gnu-ld
  • x86_64-linux-gnu-ld.bfd
  • x86_64-linux-gnu-nm
  • x86_64-linux-gnu-objcopy
  • x86_64-linux-gnu-objdump
  • x86_64-linux-gnu-ranlib
  • x86_64-linux-gnu-readelf
  • x86_64-linux-gnu-size
  • x86_64-linux-gnu-strings
  • x86_64-linux-gnu-strip

历史

项目历史与用法

GNU Binutils is the GNU collection of binary utilities for assembling, linking, inspecting, copying, stripping, and otherwise working with object files and executables. Its headline tools are the GNU assembler as, the GNU linker ld, and the ELF-focused gold linker, with utilities such as ar, nm, objcopy, objdump, readelf, strings, size, and strip around them.

The x86_64-linux-gnu variant provides those tools configured for the GNU/Linux x86-64 target tuple. Package users install it when they need Linux-targeted object, archive, assembler, and linker tools on a host that may not itself be a GNU/Linux x86-64 system.

项目历史

The GNU assembler line dates to the early GNU toolchain: GAS first appeared in 1986-1987, written by Dean Elsner for the VAX. The broader binutils suite grew into the GNU system's standard binary tool layer, with BFD providing a common library for many object-file formats.

The project has long been hosted through Sourceware and shares the binutils-gdb git repository with GDB. Its release process uses versioned branches and tags, with public snapshots and release tarballs, and the project maintains public mailing lists for bug reports and development discussion.

采用历史

Binutils is central to GNU and GNU/Linux because it supplies the assembler and linker facilities needed to compile and link programs. The GNU project page describes its main reason for existence as giving the GNU system and GNU/Linux the facility to compile and link programs.

The suite's portability and BFD-based format handling made it a standard component of cross-compilers, embedded SDKs, Linux distribution builds, kernel development, and reverse-engineering or binary-inspection workflows. The target-prefixed naming convention is part of the GNU cross-toolchain culture: x86_64-linux-gnu-as, x86_64-linux-gnu-ld, x86_64-linux-gnu-objdump, and peers make the target explicit.

使用方式

Developers use the x86_64-linux-gnu tools to assemble Linux x86-64 assembly, link ELF objects, inspect symbols, disassemble code, transform object files, build archives, strip symbols, and read ELF metadata while keeping the target ABI distinct from the host platform.

The package is especially useful in cross-build systems, CI, compiler work, and systems programming where a build host needs to produce or inspect Linux x86-64 binaries without relying on host-default binutils. It complements x86_64-linux-gnu GCC or Clang workflows and can also be used independently for binary analysis.

为什么软件包爱好者会关心

Target-prefixed binutils are the bedrock of cross-compilation. Seeing x86_64-linux-gnu in the executable names tells package nerds that the tools target the Linux GNU ABI for x86-64, not bare-metal x86_64-elf and not the local host's default object format.

时间线

  • 1986-1987: The first GNU assembler is released for VAX.
  • 1990s: BFD and the GNU binary tools become core parts of GNU and Cygnus-era toolchain work.
  • 1999: The Sourceware page still points users to older gas2 and bfd mailing-list archives as the pre-May-1999 discussion lists.
  • 2000s-2020s: Binutils continues as a regularly released GNU package with support for new CPU extensions, object formats, and toolchain features.

Related projects

  • GCC commonly invokes GNU as and ld during compilation and linking.
  • GDB shares the binutils-gdb source repository and uses the surrounding object-file ecosystem.
  • elfutils overlaps with some ELF and DWARF inspection use cases but is Linux/ELF-focused rather than the same portable GNU binutils suite.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
x86_64-linux-gnu-addr2linecli全局可执行文件
x86_64-linux-gnu-arcli全局可执行文件
x86_64-linux-gnu-ascli全局可执行文件
x86_64-linux-gnu-c++filtcli全局可执行文件
x86_64-linux-gnu-elfeditcli全局可执行文件
x86_64-linux-gnu-gprofcli全局可执行文件
x86_64-linux-gnu-ldcli全局可执行文件
x86_64-linux-gnu-ld.bfdcli全局可执行文件
x86_64-linux-gnu-nmcli全局可执行文件
x86_64-linux-gnu-objcopycli全局可执行文件
x86_64-linux-gnu-objdumpcli全局可执行文件
x86_64-linux-gnu-ranlibcli全局可执行文件
x86_64-linux-gnu-readelfcli全局可执行文件
x86_64-linux-gnu-sizecli全局可执行文件
x86_64-linux-gnu-stringscli全局可执行文件
x86_64-linux-gnu-stripcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://www.gnu.org/software/binutils/binutils.html

安装元数据

软件包元数据

软件包键brew:x86_64-linux-gnu-binutils
版本2.46.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/x86_64-linux-gnu-binutils
主页https://www.gnu.org/software/binutils/binutils.html
仓库https://sourceware.org/git/binutils-gdb.git
上游文档https://sourceware.org/binutils/docs
许可证GPL-3.0-or-later
源码归档https://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2
最后更新2026-06-09T23:41:44Z
Pulseupdated
依赖zstd
构建依赖pkgconf, texinfo
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 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
  • package relationship graph
  • package version freshness
  • package-page enrichment