macOS
brew install llvm@14local Homebrew formula metadata
sudo port install llvm-14MacPorts ports tree · lang/llvm-14/Portfile · source: api.github.com
brew
Next-gen compiler infrastructure. Version 14.0.6 via Homebrew; verified 2026-07-03.
install
brew install llvm@14local Homebrew formula metadata
sudo port install llvm-14MacPorts ports tree · lang/llvm-14/Portfile · source: api.github.com
sudo apt install llvm-14Ubuntu 24.04 LTS package indexes · llvm-14 · source: archive.ubuntu.com
sudo dnf install llvm14Fedora Rawhide package metadata · llvm14 · source: dl.fedoraproject.org
sudo apk add llvmAlpine Linux edge package indexes · llvm · source: dl-cdn.alpinelinux.org
sudo apt install llvmDebian stable package indexes · llvm · source: deb.debian.org
nix profile install nixpkgs#llvmnixpkgs package indexes · llvm · source: raw.githubusercontent.com
sudo pacman -S llvmArch Linux sync databases · llvm · source: geo.mirror.pkgbuild.com
sudo zypper install clangopenSUSE Tumbleweed package metadata · clang · source: download.opensuse.org
choco install llvmChocolatey community package catalog · llvm · source: community.chocolatey.org
scoop install main/llvmScoop official bucket manifest trees · bucket/llvm.json · source: api.github.com
winget install --id LLVM.LLVM -eWindows Package Manager source index · LLVM.LLVM · source: cdn.winget.microsoft.com
overview
Next-gen compiler infrastructure
history
llvm@14 is Homebrew's versioned formula for the LLVM 14 release line, a pinned compiler-toolchain stack that includes LLVM libraries and tools, Clang, LLDB, LLD, and related utilities from the 14.x generation.
LLVM 14 belongs to the same LLVM umbrella project that began as a University of Illinois compiler research project and grew into a modular toolchain suite. The versioned formula exists because LLVM's major releases are not just application updates: they can change compiler diagnostics, optimizer behavior, C++ APIs, plugin interfaces, and binary-tool behavior that downstream packages depend on.
The official LLVM 14 release notes document the 14.0.0 release as part of the LLVM Compiler Infrastructure and describe major changes across LLVM subprojects. In the opaque-pointer migration, LLVM 14 is specifically called out as the release that supported the necessary APIs for migration and deprecated or removed incompatible APIs, while still not making opaque pointers production-default in the optimization pipeline.
In package-manager practice, llvm@14 gave downstream projects a stable target after LLVM 15 began the opaque-pointer default transition. Packages that used LLVM C APIs, generated typed-pointer IR, or embedded out-of-tree LLVM passes could remain on 14 while preparing for later releases.
The input metadata shows llvm@14 mapped across Homebrew, MacPorts, Debian/Ubuntu llvm-14, Fedora llvm14, Nix, Arch-related clang packages, Scoop, winget clangd, Alpine filecheck, and openSUSE clang. That cross-ecosystem spread reflects the importance of major-versioned LLVM packaging.
Users install llvm@14 when a build script, language runtime, compiler plugin, or analysis tool expects LLVM 14 headers, libraries, or command behavior. The formula also provides versioned tools such as clang-14 while shipping the broader LLVM command set.
This release line is particularly relevant for projects migrating away from typed-pointer assumptions, because it lets maintainers update code against the new APIs before requiring the default opaque-pointer behavior of later LLVM releases.
llvm@14 is the kind of formula package maintainers keep around because compilers are supply-chain infrastructure. Pinning LLVM 14 can be the difference between an old language frontend still building and a cascade of failures from changed IR, C APIs, or optimizer assumptions.
Its value is not novelty but repeatability: a package graph can keep one foot on a known LLVM major while the unversioned llvm formula moves forward.
security posture
No matching local secret-handling manifest was found for llvm@14. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
c-index-test | cli | global executable | |
clang-14 | cli | global executable | |
clang-offload-wrapper | cli | global executable | |
clang-rename | cli | global executable | |
clangd-xpc-test-client | cli | global executable | |
darwin-debug | cli | global executable | |
lldb-vscode | cli | global executable | |
llvm-mt | cli | global executable | |
llvm-tapi-diff | cli | global executable | |
mlir-cpu-runner | cli | global executable | |
set-xcode-analyzer | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/llvm/llvm-project
install metadata
| Package key | brew:llvm@14 |
|---|---|
| Version | 14.0.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/llvm@14 |
| Homepage | https://llvm.org/ |
| Repository | https://github.com/llvm/llvm-project |
| Upstream docs | https://llvm.org/docs |
| License | Apache-2.0 WITH LLVM-exception |
| Source archive | https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.6/llvm-project-14.0.6.src.tar.xz |
| Last updated | 2026-07-03T15:53:51-04:00 |
| Pulse | updated |
| Build dependencies | cmake, python@3.12 |
| Uses from macOS | libedit, libffi, ncurses |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sonoma, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | To use the bundled libc++ please add the following LDFLAGS: LDFLAGS="-L$HOMEBREW_PREFIX/opt/llvm@14/lib/c++ -Wl,-rpath,$HOMEBREW_PREFIX/opt/llvm@14/lib/c++" |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | llvm@14 |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
llvm-14 1:14.0.6-19build4
Modular compiler and toolchain technologies
sudo apt install llvm-14llvm-14
sudo port install llvm-14clang-14 1:14.0.6-19build4
C, C++ and Objective-C compiler
sudo apt install clang-14llvm14 14.0.5-13.fc43
The Low Level Virtual Machine
sudo dnf install llvm14llvm14-devel 14.0.5-13.fc43
Libraries and header files for LLVM
sudo dnf install llvm14-develllvm14-doc 14.0.5-13.fc43
Documentation for LLVM
sudo dnf install llvm14-docllvm14-libs 14.0.5-13.fc43
LLVM shared libraries
sudo dnf install llvm14-libsllvm14-static 14.0.5-13.fc43
LLVM static libraries
sudo dnf install llvm14-staticllvm 1:19.0-63
Modular compiler and toolchain technologies
sudo apt install llvmllvm
nix profile install nixpkgs#llvmllvm 1:18.0-59~exp2
Low-Level Virtual Machine (LLVM)
sudo apt install llvmllvm 22-r0
Low Level Virtual Machine compiler system, default version.
sudo apk add llvmllvm-dev 22-r0
Low Level Virtual Machine compiler system, default version.
sudo apk add llvm-devllvm-gtest 22-r0
LLVM default gtest static libraries
sudo apk add llvm-gtestllvm-libs 22-r0
LLVM 22 runtime library
sudo apk add llvm-libsllvm-linker-tools 22-r0
Low Level Virtual Machine compiler system, default version. (linker plugins)
sudo apk add llvm-linker-toolssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.