🍺 BREW Explorer

← all formulae

llvm@15

brew install llvm@15 v15.0.7 Apache-2.0 WITH LLVM-exception keg-only

Next-gen compiler infrastructure

388
30-day installs · #1964
1.2k
90-day · #2000
4.2k
365-day · #2080

Runtime dependencies

Build dependencies

Links

Caveats

To use the bundled libc++ please add the following LDFLAGS:
  LDFLAGS="-L$HOMEBREW_PREFIX/opt/llvm@15/lib/c++ -Wl,-rpath,$HOMEBREW_PREFIX/opt/llvm@15/lib/c++"

Keg-only reason

:versioned_formula

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "cmake",
    "python@3.12"
  ],
  "categories": [],
  "caveats": "To use the bundled libc++ please add the following LDFLAGS:\n  LDFLAGS=\"-L$HOMEBREW_PREFIX/opt/llvm@15/lib/c++ -Wl,-rpath,$HOMEBREW_PREFIX/opt/llvm@15/lib/c++\"\n",
  "conflicts_with": [],
  "dependencies": [
    "zstd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Next-gen compiler infrastructure",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "llvm@15",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://llvm.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 388,
  "installs_365d": 4226,
  "installs_90d": 1222,
  "keg_only": 1,
  "keg_only_reason": ":versioned_formula",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0 WITH LLVM-exception",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "llvm@15",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1964,
  "rank_365d": 2080,
  "rank_90d": 2000,
  "raw_hash": "f3c525d0dcac9c0e",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/l/llvm@15.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "python@3.12"
  ],
  "uses_from_macos": [
    "libedit",
    "libffi",
    "ncurses"
  ],
  "version_head": null,
  "version_stable": "15.0.7",
  "versioned_formulae": [
    "llvm@21",
    "llvm@20",
    "llvm@19",
    "llvm@18",
    "llvm@17",
    "llvm@16",
    "llvm@14",
    "llvm@12"
  ],
  "why_use_this": null
}