macOS
brew install llvm@17local Homebrew formula metadata
sudo port install llvm-17MacPorts ports tree · lang/llvm-17/Portfile · ソース: api.github.com
brew
llvm@17 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install llvm@17local Homebrew formula metadata
sudo port install llvm-17MacPorts ports tree · lang/llvm-17/Portfile · ソース: api.github.com
sudo apt install llvm-17Debian stable package indexes · llvm-17 · ソース: deb.debian.org
sudo apk add llvmAlpine Linux edge package indexes · llvm · ソース: dl-cdn.alpinelinux.org
sudo dnf install clangFedora Rawhide package metadata · clang · ソース: dl.fedoraproject.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 clangopenSUSE Tumbleweed package metadata · clang · ソース: 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@17 is Homebrew's versioned formula for the LLVM 17 release line, providing a pinned major version of LLVM's compiler infrastructure, Clang, LLDB, LLD, and related developer tools.
LLVM 17 is a later release of the LLVM umbrella project, which the official homepage describes as modular and reusable compiler and toolchain technologies. The versioned Homebrew formula preserves that release line after the unversioned llvm package advances.
LLVM 17 is a key endpoint in the opaque-pointer migration documented by LLVM. The official opaque-pointer guide says LLVM 17 supports only opaque pointers and no longer supports typed pointers, following the staged transition through LLVM 14, 15, and 16.
Package ecosystems adopted llvm@17 and llvm-17 style packages both for users who wanted a modern LLVM stack and for downstream projects that had completed the opaque-pointer migration but still needed to pin a major version. The input metadata shows package mappings for Homebrew, MacPorts, Debian/Ubuntu llvm-17, Chocolatey, Nix, Scoop, winget clangd, and other ecosystems.
The existence of llvm@17 alongside newer unversioned LLVM packages reflects a normal toolchain maintenance pattern: major compiler upgrades are valuable, but downstream projects need time to validate generated code, diagnostics, sanitizer behavior, C++ APIs, and plugin compatibility.
Users install llvm@17 for clang-17, LLVM 17 libraries and headers, llvm-config, FileCheck, LLDB and LLD tools where included, MLIR tools, clangd, clang-format, clang-tidy, and the broad LLVM utility suite.
It is a good pinned target for projects that have already adapted to opaque pointers and want a stable LLVM 17 build dependency rather than tracking the current Homebrew llvm formula.
llvm@17 matters because it packages the first release line in which the opaque-pointer migration is complete from the user's point of view. For maintainers, failures against llvm@17 often mean a real dependency on old typed-pointer APIs or IR assumptions remains.
As a versioned formula, it also keeps package graphs reproducible. A compiler major version is a platform contract, and llvm@17 lets formula authors choose that contract explicitly.
セキュリティ状態
llvm@17 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
clang-17 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/llvm/llvm-project
インストールメタデータ
| パッケージキー | brew:llvm@17 |
|---|---|
| バージョン | 17.0.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/llvm@17 |
| ホームページ | 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-17.0.6/llvm-project-17.0.6.src.tar.xz |
| 最終更新 | 2026-06-25T13:37:49+02:00 |
| Pulse | updated |
| 依存関係 | zstd |
| ビルド依存関係 | cmake, ninja, python@3.14 |
| macOS 提供ライブラリ | libedit, libffi, ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | To use the bundled libc++ please add the following LDFLAGS: LDFLAGS="-L$HOMEBREW_PREFIX/opt/llvm@17/lib/c++ -Wl,-rpath,$HOMEBREW_PREFIX/opt/llvm@17/lib/c++" |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | llvm@17 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
llvm-17 1:17.0.6-22+b2
Modular compiler and toolchain technologies
sudo apt install llvm-17llvm-17 1:17.0.6-9ubuntu1
Modular compiler and toolchain technologies
sudo apt install llvm-17llvm-17
sudo port install llvm-17clang-17 1:17.0.6-22+b2
C, C++ and Objective-C compiler
sudo apt install clang-17clang-17 1:17.0.6-9ubuntu1
C, C++ and Objective-C compiler
sudo apt install clang-17llvm 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-toolsllvm-static 22-r0
LLVM 22 static libraries
sudo apk add llvm-staticllvm-test-utils 22-r0
LLVM utilities for executing LLVM and Clang style test suites
sudo apk add llvm-test-utilsclang 22.1.7-1.fc45
A C language family front-end for LLVM
sudo dnf install clangソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.