gcc@13
brew install gcc@13
v13.4.0
GPL-3.0-or-later WITH GCC-exception-3.1
GNU C/C++/Fortran compiler collection, version 13 (parallel-installable with system GCC).
Why you might care
Install multiple GCC major versions side-by-side for compatibility testing or to use a specific toolchain without replacing your system compiler. GCC 13 includes newer language standards, optimizations, and diagnostics; useful for projects requiring explicit compiler version control or when Apple's Clang doesn't suffice.
2.1k
30-day installs · #946
6.1k
90-day · #1003
10.5k
365-day · #1401
Runtime dependencies
Links
- https://gcc.gnu.org/
- Brew formula source: Formula/g/gcc@13.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"clang",
"gcc",
"llvm"
],
"build_dependencies": [],
"categories": [
"compiler",
"language-runtime"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"gmp",
"isl",
"libmpc",
"mpfr",
"zstd"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "GNU compiler collection",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:55+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "gcc@13",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://gcc.gnu.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "GCC, the GNU Compiler Collection\n- GNU Project",
"installs_30d": 2140,
"installs_365d": 10465,
"installs_90d": 6131,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later WITH GCC-exception-3.1",
"llm_generated_at": "2026-06-20T23:48:02+00:00",
"llm_model": "claude-haiku-4-5",
"name": "gcc@13",
"oldnames": [],
"one_liner": "GNU C/C++/Fortran compiler collection, version 13 (parallel-installable with system GCC).",
"optional_dependencies": [],
"rank_30d": 946,
"rank_365d": 1401,
"rank_90d": 1003,
"raw_hash": "d12c1f818b550b63",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/gcc@13.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "13.4.0",
"versioned_formulae": [
"gcc@15",
"gcc@14",
"gcc@12",
"gcc@11",
"gcc@10",
"gcc@9"
],
"why_use_this": "Install multiple GCC major versions side-by-side for compatibility testing or to use a specific toolchain without replacing your system compiler. GCC 13 includes newer language standards, optimizations, and diagnostics; useful for projects requiring explicit compiler version control or when Apple\u0027s Clang doesn\u0027t suffice."
}