# arm-none-eabi-gcc installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für arm-none-eabi-gcc in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:arm-none-eabi-gcc
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install arm-none-eabi-gcc
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install arm-none-eabi-gcc
```

  Evidenz: MacPorts ports tree: cross/arm-none-eabi-gcc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- pacman (92%):

```sh
sudo pacman -S arm-none-eabi-gcc
```

  Evidenz: Arch Linux sync databases: arm-none-eabi-gcc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:arm-none-eabi-gcc
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/arm-none-eabi-gcc>
- **Version:** 16.1.0
- **Quellzusammenfassung:** GNU compiler collection for arm-none-eabi
- **Homepage:** <https://gcc.gnu.org>
- **Upstream-Dokumentation:** <https://gcc.gnu.org>
- **Lizenz:** GPL-3.0-or-later WITH GCC-exception-3.1
- **Quellarchiv:** <https://ftpmirror.gnu.org/gnu/gcc/gcc-16.1.0/gcc-16.1.0.tar.xz>
- **Aktualisiert:** 2026-04-30T17:38:11Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- arm-none-eabi-c++ (cli)
- arm-none-eabi-cpp (cli)
- arm-none-eabi-g++ (cli)
- arm-none-eabi-gcc (cli)
- arm-none-eabi-gcc-16.1.0 (cli)
- arm-none-eabi-gcc-ar (cli)
- arm-none-eabi-gcc-nm (cli)
- arm-none-eabi-gcc-ranlib (cli)
- arm-none-eabi-gcov (cli)
- arm-none-eabi-gcov-dump (cli)
- arm-none-eabi-gcov-tool (cli)
- arm-none-eabi-lto-dump (cli)
- arm-none-eabi-c++ (Alias)
- arm-none-eabi-cpp (Alias)
- arm-none-eabi-g++ (Alias)
- arm-none-eabi-gcc (Alias)
- arm-none-eabi-gcc-16.1.0 (Alias)
- arm-none-eabi-gcc-ar (Alias)
- arm-none-eabi-gcc-nm (Alias)
- arm-none-eabi-gcc-ranlib (Alias)
- arm-none-eabi-gcov (Alias)
- arm-none-eabi-gcov-dump (Alias)
- arm-none-eabi-gcov-tool (Alias)
- arm-none-eabi-lto-dump (Alias)

## Abhängigkeiten

- arm-none-eabi-binutils
- gmp
- isl
- libmpc
- mpfr
- zstd

## Installationsverhalten

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

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 16.1.0
- Manager aktualisiert: 2026-04-30
- lokale Daten: ok
- Upstream-Repository: https://gcc.gnu.org
- info: Release/tag comparison is only available for GitHub repositories.

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** green / low
- narrow executable package without higher-risk signals

## Verwandte Links

- [zstd](https://www.automicvault.com/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [gmp](https://www.automicvault.com/pkg/brew/gmp/) - Runtime dependency declared by Homebrew.
- [mpfr](https://www.automicvault.com/pkg/brew/mpfr/) - Runtime dependency declared by Homebrew.
- [libmpc](https://www.automicvault.com/pkg/brew/libmpc/) - Runtime dependency declared by Homebrew.
- [isl](https://www.automicvault.com/pkg/brew/isl/) - Runtime dependency declared by Homebrew.
- [arm-none-eabi-binutils](https://www.automicvault.com/pkg/brew/arm-none-eabi-binutils/) - Runtime dependency declared by Homebrew.
- [x86_64-elf-gcc](https://www.automicvault.com/pkg/brew/x86-64-elf-gcc/) - Shares the same upstream homepage.
- [aarch64-elf-gcc](https://www.automicvault.com/pkg/brew/aarch64-elf-gcc/) - Shares the same upstream homepage.
- [riscv64-elf-gcc](https://www.automicvault.com/pkg/brew/riscv64-elf-gcc/) - Shares the same upstream homepage.
- [i686-elf-gcc](https://www.automicvault.com/pkg/brew/i686-elf-gcc/) - Shares the same upstream homepage.
- [m68k-elf-gcc](https://www.automicvault.com/pkg/brew/m68k-elf-gcc/) - Shares the same upstream homepage.

## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
