macOS
brew install x86_64-linux-gnu-binutilslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für x86_64-linux-gnu-binutils in AI-Agent-Workflows.
Installation
brew install x86_64-linux-gnu-binutilslocal Homebrew formula metadata
Überblick
GNU Binutils for x86_64-linux-gnu cross development
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
x86_64-linux-gnu-addr2line | cli | globales Executable | |
x86_64-linux-gnu-ar | cli | globales Executable | |
x86_64-linux-gnu-as | cli | globales Executable | |
x86_64-linux-gnu-c++filt | cli | globales Executable | |
x86_64-linux-gnu-elfedit | cli | globales Executable | |
x86_64-linux-gnu-gprof | cli | globales Executable | |
x86_64-linux-gnu-ld | cli | globales Executable | |
x86_64-linux-gnu-ld.bfd | cli | globales Executable | |
x86_64-linux-gnu-nm | cli | globales Executable | |
x86_64-linux-gnu-objcopy | cli | globales Executable | |
x86_64-linux-gnu-objdump | cli | globales Executable | |
x86_64-linux-gnu-ranlib | cli | globales Executable | |
x86_64-linux-gnu-readelf | cli | globales Executable | |
x86_64-linux-gnu-size | cli | globales Executable | |
x86_64-linux-gnu-strings | cli | globales Executable | |
x86_64-linux-gnu-strip | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.gnu.org/software/binutils/binutils.html
Installationsmetadaten
| Paketschlüssel | brew:x86_64-linux-gnu-binutils |
|---|---|
| Version | 2.46.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/x86_64-linux-gnu-binutils |
| Homepage | https://www.gnu.org/software/binutils/binutils.html |
| Repository | https://sourceware.org/git/binutils-gdb.git |
| Upstream-Dokumentation | https://sourceware.org/binutils/docs |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2 |
| Zuletzt aktualisiert | 2026-06-09T23:41:44Z |
| Pulse | updated |
| Abhängigkeiten | zstd |
| Build-Abhängigkeiten | pkgconf, texinfo |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | x86_64-linux-gnu-binutils |
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.