macOS
brew install llvm@14local Homebrew formula metadata
sudo port install llvm-14MacPorts ports tree · lang/llvm-14/Portfile · 来源: api.github.com
安装
brew install llvm@14local Homebrew formula metadata
sudo port install llvm-14MacPorts ports tree · lang/llvm-14/Portfile · 来源: api.github.com
sudo apt install llvm-14Ubuntu 24.04 LTS package indexes · llvm-14 · 来源: archive.ubuntu.com
sudo dnf install llvm14Fedora Rawhide package metadata · llvm14 · 来源: dl.fedoraproject.org
sudo apk add llvmAlpine Linux edge package indexes · llvm · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#llvmnixpkgs package indexes · llvm · 来源: raw.githubusercontent.com
sudo pacman -S llvmArch Linux sync databases · llvm · 来源: geo.mirror.pkgbuild.com
sudo zypper install llvmopenSUSE Tumbleweed package metadata · llvm · 来源: download.opensuse.org
choco install llvmChocolatey community package catalog · llvm · 来源: community.chocolatey.org
scoop install main/llvmScoop official bucket manifest trees · bucket/llvm.json · 来源: api.github.com
winget install --id LLVM.LLVM -eWindows Package Manager source index · LLVM.LLVM · 来源: cdn.winget.microsoft.com
概览
Next-gen compiler infrastructure
历史
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.
安全态势
没有找到 llvm@14 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
c-index-test | cli | 全局可执行文件 | |
clang-14 | cli | 全局可执行文件 | |
clang-offload-wrapper | cli | 全局可执行文件 | |
clang-rename | cli | 全局可执行文件 | |
clangd-xpc-test-client | cli | 全局可执行文件 | |
darwin-debug | cli | 全局可执行文件 | |
lldb-vscode | cli | 全局可执行文件 | |
llvm-mt | cli | 全局可执行文件 | |
llvm-tapi-diff | cli | 全局可执行文件 | |
mlir-cpu-runner | cli | 全局可执行文件 | |
set-xcode-analyzer | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/llvm/llvm-project
安装元数据
| 软件包键 | brew:llvm@14 |
|---|---|
| 版本 | 14.0.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/llvm@14 |
| 主页 | https://llvm.org/ |
| 仓库 | https://github.com/llvm/llvm-project |
| 上游文档 | https://llvm.org/docs |
| 许可证 | Apache-2.0 WITH LLVM-exception |
| 源码归档 | https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.6/llvm-project-14.0.6.src.tar.xz |
| 最后更新 | 2026-07-03T15:53:51-04:00 |
| Pulse | updated |
| 构建依赖 | cmake, python@3.12 |
| macOS 提供的库 | libedit, libffi, ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sonoma, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | 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++" |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-tools来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.