macOS
brew install llvm@14local Homebrew formula metadata
sudo port install llvm-14MacPorts ports tree · lang/llvm-14/Portfile · ソース: api.github.com
brew
llvm@14 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.