Automic VaultAutomic Vault

brew

Installer x86_64-linux-gnu-binutils avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de x86_64-linux-gnu-binutils pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install x86_64-linux-gnu-binutils

local Homebrew formula metadata

aperçu

Résumé du paquet

GNU Binutils for x86_64-linux-gnu cross development

Commandes et alias

  • 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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
x86_64-linux-gnu-addr2linecliexécutable global
x86_64-linux-gnu-arcliexécutable global
x86_64-linux-gnu-ascliexécutable global
x86_64-linux-gnu-c++filtcliexécutable global
x86_64-linux-gnu-elfeditcliexécutable global
x86_64-linux-gnu-gprofcliexécutable global
x86_64-linux-gnu-ldcliexécutable global
x86_64-linux-gnu-ld.bfdcliexécutable global
x86_64-linux-gnu-nmcliexécutable global
x86_64-linux-gnu-objcopycliexécutable global
x86_64-linux-gnu-objdumpcliexécutable global
x86_64-linux-gnu-ranlibcliexécutable global
x86_64-linux-gnu-readelfcliexécutable global
x86_64-linux-gnu-sizecliexécutable global
x86_64-linux-gnu-stringscliexécutable global
x86_64-linux-gnu-stripcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.46.1
gestionnaire mis à jour2026-06-09
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:x86_64-linux-gnu-binutils
Version2.46.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/x86_64-linux-gnu-binutils
Page d'accueilhttps://www.gnu.org/software/binutils/binutils.html
Dépôthttps://sourceware.org/git/binutils-gdb.git
Docs amonthttps://sourceware.org/binutils/docs
LicenceGPL-3.0-or-later
Archive sourcehttps://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2
Dernière mise à jour2026-06-09T23:41:44Z
Pulseupdated
Dépendanceszstd
Dépendances de compilationpkgconf, texinfo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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