# mipsel-linux-gnu-binutils mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mipsel-linux-gnu-binutils in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:mipsel-linux-gnu-binutils
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mipsel-linux-gnu-binutils
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mipsel-linux-gnu-binutils
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mipsel-linux-gnu-binutils>
- **Version:** 2.47
- **Quellzusammenfassung:** GNU Binutils for mipsel-linux-gnu cross development
- **Homepage:** <https://www.gnu.org/software/binutils/>
- **Upstream-Dokumentation:** <https://www.gnu.org/software/binutils/>
- **Lizenz:** GPL-3.0-or-later
- **Quellarchiv:** <https://ftpmirror.gnu.org/gnu/binutils/binutils-2.47.tar.bz2>
- **Zuletzt aktualisiert:** 2026-07-29T14:10:13Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- mipsel-linux-gnu-addr2line (cli)
- mipsel-linux-gnu-ar (cli)
- mipsel-linux-gnu-as (cli)
- mipsel-linux-gnu-c++filt (cli)
- mipsel-linux-gnu-elfedit (cli)
- mipsel-linux-gnu-gprof (cli)
- mipsel-linux-gnu-ld (cli)
- mipsel-linux-gnu-ld.bfd (cli)
- mipsel-linux-gnu-nm (cli)
- mipsel-linux-gnu-objcopy (cli)
- mipsel-linux-gnu-objdump (cli)
- mipsel-linux-gnu-ranlib (cli)
- mipsel-linux-gnu-readelf (cli)
- mipsel-linux-gnu-size (cli)
- mipsel-linux-gnu-strings (cli)
- mipsel-linux-gnu-strip (cli)
- mipsel-linux-gnu-addr2line (Alias)
- mipsel-linux-gnu-ar (Alias)
- mipsel-linux-gnu-as (Alias)
- mipsel-linux-gnu-c++filt (Alias)
- mipsel-linux-gnu-elfedit (Alias)
- mipsel-linux-gnu-gprof (Alias)
- mipsel-linux-gnu-ld (Alias)
- mipsel-linux-gnu-ld.bfd (Alias)
- mipsel-linux-gnu-nm (Alias)
- mipsel-linux-gnu-objcopy (Alias)
- mipsel-linux-gnu-objdump (Alias)
- mipsel-linux-gnu-ranlib (Alias)
- mipsel-linux-gnu-readelf (Alias)
- mipsel-linux-gnu-size (Alias)
- mipsel-linux-gnu-strings (Alias)
- mipsel-linux-gnu-strip (Alias)

## Abhängigkeiten

- zstd

## Build-Abhängigkeiten

- pkgconf
- texinfo

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.47
- Manager aktualisiert: 2026-07-29
- lokale Daten: OK
- Upstream-Repository: https://www.gnu.org/software/binutils/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

mipsel-linux-gnu-binutils is the little-endian MIPS companion to mips-linux-gnu-binutils: a Homebrew package of GNU Binutils configured for the mipsel-linux-gnu cross target. GNU Binutils supplies the basic binary-manipulation layer of the GNU toolchain, including ld, as, ar, nm, objcopy, objdump, readelf, strings, size, and strip. The formula installs target-prefixed commands such as mipsel-linux-gnu-as and mipsel-linux-gnu-objdump so the cross tools do not collide with native system tools.

### Wie es verwendet wird

The practical niche is cross-compilation and binary inspection for little-endian MIPS Linux systems. Debian's mipsel package describes the same audience: developers who need assembler, linker, and binary utilities for mipsel-linux-gnu while working on another native platform. Debian's MIPS port documentation explains why separate mips and mipsel packages exist: MIPS processors can run in either endian mode, but Linux distributions publish separate binary architectures. In use, this package sits below a cross GCC or Clang setup and is also useful on its own for disassembling firmware, reading ELF metadata, stripping symbols, and manipulating object files for mipsel targets.

### Quellen

- <https://formulae.brew.sh/formula/mipsel-linux-gnu-binutils>
- <https://packages.debian.org/sid/binutils-mipsel-linux-gnu>
- <https://sourceware.org/binutils/docs>
- <https://www.debian.org/ports/mips/>
- <https://www.gnu.org/software/binutils/>


## Sicherheitshinweise

Für mipsel-linux-gnu-binutils wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mipsel-linux-gnu-binutils
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** mips-linux-gnu-binutils
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [zstd](https://pkg.so/de/brew/zstd/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [texinfo](https://pkg.so/de/brew/texinfo/) - Build dependency declared by Homebrew.
- [arm-none-eabi-binutils](https://pkg.so/de/brew/arm-none-eabi-binutils/) - Shares the same upstream homepage.
- [aarch64-elf-binutils](https://pkg.so/de/brew/aarch64-elf-binutils/) - Shares the same upstream homepage.
- [x86_64-elf-binutils](https://pkg.so/de/brew/x86-64-elf-binutils/) - Shares the same upstream homepage.
- [riscv64-elf-binutils](https://pkg.so/de/brew/riscv64-elf-binutils/) - Shares the same upstream homepage.
- [i686-elf-binutils](https://pkg.so/de/brew/i686-elf-binutils/) - Shares the same upstream homepage.
- [m68k-elf-binutils](https://pkg.so/de/brew/m68k-elf-binutils/) - Shares the same upstream homepage.
- [arm-linux-gnueabihf-binutils](https://pkg.so/de/brew/arm-linux-gnueabihf-binutils/) - Shares pkgdb curated category or tags: assembler, binutils, cli, cross-compilation, developer-tools.
- [mips-linux-gnu-binutils](https://pkg.so/de/brew/mips-linux-gnu-binutils/) - Shares pkgdb curated category or tags: assembler, binutils, cli, cross-compilation, developer-tools.
- [x86_64-linux-gnu-binutils](https://pkg.so/de/brew/x86-64-linux-gnu-binutils/) - Shares pkgdb curated category or tags: assembler, binutils, cli, developer-tools, linker.

## Combined YAML source

View the package source record on GitHub. [combined/mipsel-linux-gnu-binutils.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mipsel-linux-gnu-binutils.yml)


## Quellen

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
