Automic VaultAutomic Vault

brew

Installer gcc@9 avec Homebrew, apt, MacPorts, apk, dnf, Nix, pacman, zypper, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gcc@9 pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gcc@9

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install gcc9

MacPorts ports tree · lang/gcc9/Portfile · Source: api.github.com

Linux

Ubuntu aptvérifié · 92%
sudo apt install gcc-9

Ubuntu 24.04 LTS package indexes · gcc-9 · Source: archive.ubuntu.com

Alpine Linux apkvérifié · 92%
sudo apk add gcc

Alpine Linux edge package indexes · gcc · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install gcc

Debian stable package indexes · gcc · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install gcc

Fedora Rawhide package metadata · gcc · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#gcc

nixpkgs package indexes · gcc · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S gcc

Arch Linux sync databases · gcc · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install gcc

openSUSE Tumbleweed package metadata · gcc · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/gcc

Scoop official bucket manifest trees · bucket/gcc.json · Source: api.github.com

aperçu

Résumé du paquet

GNU compiler collection

Commandes et alias

  • c++-9
  • cpp-9
  • g++-9
  • gcc-9
  • gcc-ar-9
  • gcc-nm-9
  • gcc-ranlib-9
  • gcov-9
  • gcov-dump-9
  • gcov-tool-9
  • gfortran-9
  • x86_64-apple-darwin20-c++-9
  • x86_64-apple-darwin20-g++-9
  • x86_64-apple-darwin20-gcc-9
  • x86_64-apple-darwin20-gcc-9.5.0
  • x86_64-apple-darwin20-gcc-ar-9
  • x86_64-apple-darwin20-gcc-nm-9
  • x86_64-apple-darwin20-gcc-ranlib-9
  • x86_64-apple-darwin20-gfortran-9

historique

Historique du projet et usages

GCC 9 is a versioned Homebrew package for the GCC 9 release series of the GNU Compiler Collection. It provides the GNU Project compiler suite under major-version-suffixed command names so it can coexist with other GCC lines and platform compilers.

GCC itself is one of the central free-software toolchains: the official project describes it as the GNU Compiler Collection, with front ends for C, C++, Objective-C, Fortran, Ada, Go, D, Modula-2, COBOL, Rust, and Algol 68, plus runtime libraries such as libstdc++.

Historique du projet

GCC began as the GNU C Compiler. The GCC project history records the first beta release on March 22, 1987, by Richard Stallman, originally for the GNU operating system and initially centered on C.

During the 1990s, GCC grew beyond C into a multi-language compiler suite. The official GCC 2.95 page notes that the name changed from GNU C Compiler to GNU Compiler Collection because the compiler supported several languages beyond C.

A major governance and development milestone was the EGCS fork in 1997, created to merge active GCC development work from several communities. GCC and EGCS were reunified in April 1999, and GCC 2.95 was the first release after that reunification.

Historique d'adoption

GCC became widely adopted because it was both the GNU system compiler and an openly developed, portable optimizing compiler. The current mission statement emphasizes support for many platforms, many architectures, open mailing lists, and participation by individuals and companies.

The GCC 9 package represents package-manager demand for a stable major compiler series rather than only the newest compiler. Official release branches and tags make these major lines easy for distributors and users to pin, audit, and rebuild.

Modes d'utilisation

As packaged here, GCC 9 exposes version-suffixed compiler tools such as gcc-9, g++-9, cpp-9, gcov-9, and gfortran-9, depending on the platform package. This lets users select the intended compiler line explicitly in build scripts.

Official GCC installation documentation covers downloading sources, configuring, building, testing, and final installation, while the online manuals document compiler invocation, language front ends, runtime libraries, and toolchain options.

The GCC 9 change notes include package-relevant diagnostic and tooling improvements such as JSON diagnostic output, shell completion support, live-patching options, and source-location display improvements.

Pourquoi les passionnés de paquets s'y intéressent

Versioned GCC packages matter because compilers are infrastructure, not leaf applications. A build may need a particular major GCC for language support, libstdc++ behavior, Fortran ABI expectations, sanitizer behavior, or target support, while another project on the same machine needs a different line.

The official Git repository page documents release branches and release tags, which is exactly the provenance package maintainers need when mapping formula names such as gcc@12 or gcc@15 to upstream source history.

Chronologie

  • 1987: First GCC beta release as the GNU C Compiler
  • 1997: EGCS fork announced as an experimental GCC development project
  • 1999: GCC and EGCS reunified; GCC 2.95 released after reunification
  • 2019: GCC 9.1 released on May 3
  • 2022: GCC 9.5 released on May 27

Related projects

  • EGCS is the historically important GCC fork that was later reunified with GCC.
  • Related components within the GCC distribution include libstdc++, GFortran, GOMP/libgomp, GCC Go, GDC, GM2, and newer front ends documented on the official GCC site.
  • GCC is part of the wider GNU toolchain ecosystem and is commonly used with source-control, build, and generated-file tooling such as Git, Autoconf, Bison, Automake, Xgettext, and Gperf, all mentioned in GCC source-tree documentation.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gcc@9. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Homebrew déclare un hook post-install pour cette formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 5 plateformes.
  • S’installe avec 4 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
c++-9cliexécutable global
cpp-9cliexécutable global
g++-9cliexécutable global
gcc-9cliexécutable global
gcc-ar-9cliexécutable global
gcc-nm-9cliexécutable global
gcc-ranlib-9cliexécutable global
gcov-9cliexécutable global
gcov-dump-9cliexécutable global
gcov-tool-9cliexécutable global
gfortran-9cliexécutable global
x86_64-apple-darwin20-c++-9cliexécutable global
x86_64-apple-darwin20-g++-9cliexécutable global
x86_64-apple-darwin20-gcc-9cliexécutable global
x86_64-apple-darwin20-gcc-9.5.0cliexécutable global
x86_64-apple-darwin20-gcc-ar-9cliexécutable global
x86_64-apple-darwin20-gcc-nm-9cliexécutable global
x86_64-apple-darwin20-gcc-ranlib-9cliexécutable global
x86_64-apple-darwin20-gfortran-9cliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire9.5.0
gestionnaire mis à jour2026-07-03
données localesOK
amontnot checked
dernière version détectéenon détecté

https://gcc.gnu.org/

  • infoRelease/tag comparison is only available for GitHub repositories.https://gcc.gnu.org/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gcc@9
Version9.5.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/gcc@9
Page d'accueilhttps://gcc.gnu.org/
Dépôthttps://gcc.gnu.org/git/gcc.git
Docs amonthttps://gcc.gnu.org/install
LicenceGPL-3.0-or-later WITH GCC-exception-3.1
Archive sourcehttps://ftpmirror.gnu.org/gnu/gcc/gcc-9.5.0/gcc-9.5.0.tar.xz
Dernière mise à jour2026-07-03T16:36:49-04:00
Pulseupdated
Dépendancesgmp, isl, libmpc, mpfr
Bouteilledisponible (sur arm64_linux, big_sur, catalina, monterey, x86_64_linux)
post-install Homebrewdéfini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegcc@9
Version Scheme0
Revision0
Requirements
  • arch
  • maximum_macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Ubuntu apt95%

cpp-9 9.5.0-6ubuntu2

GNU C preprocessor

http://gcc.gnu.org/

sudo apt install cpp-9
  • Section: universe/interpreters
  • Architecture: amd64
  • Source Package: gcc-9
  • 7 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cpp-9 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

cpp-9-doc 9.5.0-6ubuntu2

Documentation for the GNU C preprocessor (cpp)

http://gcc.gnu.org/

sudo apt install cpp-9-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: gcc-9
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cpp-9-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

g++-9 9.5.0-6ubuntu2

GNU C++ compiler

http://gcc.gnu.org/

sudo apt install g++-9
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: gcc-9
  • 9 Dépendances
  • 2 fournit
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: g++-9 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

g++-9-multilib 9.5.0-6ubuntu2

GNU C++ compiler (multilib support)

http://gcc.gnu.org/

sudo apt install g++-9-multilib
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: gcc-9
  • 5 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: g++-9-multilib from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gcc-9 9.5.0-6ubuntu2

GNU C compiler

http://gcc.gnu.org/

sudo apt install gcc-9
  • Section: universe/devel
  • Architecture: amd64
  • 13 Dépendances
  • 1 fournit
  • 4 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcc-9 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gcc-9-base 9.5.0-6ubuntu2

GCC, the GNU Compiler Collection (base package)

http://gcc.gnu.org/

sudo apt install gcc-9-base
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: gcc-9
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcc-9-base from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gcc-9-doc 9.5.0-6ubuntu2

Documentation for the GNU compilers (gcc, gobjc, g++)

http://gcc.gnu.org/

sudo apt install gcc-9-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: gcc-9
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcc-9-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gcc-9-hppa64-linux-gnu 9.5.0-6ubuntu2

GNU C compiler (cross compiler for hppa64)

http://gcc.gnu.org/

sudo apt install gcc-9-hppa64-linux-gnu
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: gcc-9
  • 10 Dépendances
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcc-9-hppa64-linux-gnu from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gcc-9-locales 9.5.0-6ubuntu2

GCC, the GNU compiler collection (native language support files)

http://gcc.gnu.org/

sudo apt install gcc-9-locales
  • Section: universe/devel
  • Architecture: all
  • Source Package: gcc-9
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcc-9-locales from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gcc-9-multilib 9.5.0-6ubuntu2

GNU C compiler (multilib support)

http://gcc.gnu.org/

sudo apt install gcc-9-multilib
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: gcc-9
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcc-9-multilib from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gcc-9-offload-nvptx 9.5.0-6ubuntu2

GCC offloading compiler to NVPTX

http://gcc.gnu.org/

sudo apt install gcc-9-offload-nvptx
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: gcc-9
  • 10 Dépendances
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcc-9-offload-nvptx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gcc-9-plugin-dev 9.5.0-6ubuntu2

Files for GNU GCC plugin development.

http://gcc.gnu.org/

sudo apt install gcc-9-plugin-dev
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: gcc-9
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcc-9-plugin-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gcc-9-source 9.5.0-6ubuntu2

Source of the GNU Compiler Collection

http://gcc.gnu.org/

sudo apt install gcc-9-source
  • Section: universe/devel
  • Architecture: all
  • Source Package: gcc-9
  • 9 Dépendances
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcc-9-source from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gcc-9-test-results 9.5.0-6ubuntu2

Test results for the GCC test suite

http://gcc.gnu.org/

sudo apt install gcc-9-test-results
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: gcc-9
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcc-9-test-results from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gccbrig-9 9.5.0-6ubuntu2

GNU BRIG (HSA IL) frontend

http://gcc.gnu.org/

sudo apt install gccbrig-9
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: gcc-9
  • 11 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gccbrig-9 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gccgo-9 9.5.0-6ubuntu2

GNU Go compiler

http://gcc.gnu.org/

sudo apt install gccgo-9
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: gcc-9
  • 11 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gcc 9
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gccgo-9 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment