# 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
- **Version:** 2.47
- **Quellzusammenfassung:** GNU Binutils for mipsel-linux-gnu cross development
- **Homepage:** <https://www.gnu.org/software/binutils/>
- **Zuletzt aktualisiert:** 2026-07-29T14:10:13Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- 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)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.47
## 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. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
