# 使用 Homebrew 安装 mipsel-linux-gnu-binutils

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:mipsel-linux-gnu-binutils
- **软件包管理器:** Homebrew
- **版本:** 2.47
- **来源摘要:** GNU Binutils for mipsel-linux-gnu cross development
- **主页:** <https://www.gnu.org/software/binutils/>
- **最后更新:** 2026-07-29T14:10:13Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

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

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.47
## 项目历史与用法

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.

### 使用方式

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.

### 来源

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


## 安全说明

没有找到 mipsel-linux-gnu-binutils 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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


## 来源

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
