# 使用 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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mipsel-linux-gnu-binutils>
- **版本:** 2.46.1
- **来源摘要:** GNU Binutils for mipsel-linux-gnu cross development
- **主页:** <https://www.gnu.org/software/binutils/>
- **仓库:** <https://sourceware.org/git/binutils-gdb.git>
- **上游文档:** <https://sourceware.org/binutils/docs>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2>
- **最后更新:** 2026-06-09T23:41:44Z
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- 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 (别名)
- 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 (别名)

## 依赖

- zstd

## 构建依赖

- pkgconf
- texinfo

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 2.46.1
- 管理器更新时间: 2026-06-09
- 本地数据: OK
- 上游仓库: https://www.gnu.org/software/binutils/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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。


## 源数据库详情

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


## 相关链接

- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Archive and compression packages](https://www.automicvault.com/zh-hans/pkg/archive-compression-tools/) - Matched curated package taxonomy and local package facts.
- [zstd](https://www.automicvault.com/zh-hans/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [texinfo](https://www.automicvault.com/zh-hans/pkg/brew/texinfo/) - Build dependency declared by Homebrew.
- [aarch64-elf-binutils](https://www.automicvault.com/zh-hans/pkg/brew/aarch64-elf-binutils/) - Shares the same upstream homepage.
- [arm-none-eabi-binutils](https://www.automicvault.com/zh-hans/pkg/brew/arm-none-eabi-binutils/) - Shares the same upstream homepage.
- [i686-elf-binutils](https://www.automicvault.com/zh-hans/pkg/brew/i686-elf-binutils/) - Shares the same upstream homepage.
- [m68k-elf-binutils](https://www.automicvault.com/zh-hans/pkg/brew/m68k-elf-binutils/) - Shares the same upstream homepage.
- [mips-linux-gnu-binutils](https://www.automicvault.com/zh-hans/pkg/brew/mips-linux-gnu-binutils/) - Shares the same upstream homepage.
- [x86_64-linux-gnu-binutils](https://www.automicvault.com/zh-hans/pkg/brew/x86-64-linux-gnu-binutils/) - Local package facts share a topical domain. Shared terms: addr2line, bfd, binutils, cross, development.

## Combined YAML source

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


## 来源

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
