Automic VaultAutomic Vault

brew

llvm@17 を Homebrew, apt, MacPorts, apk, chocolatey, dnf, Nix, pacman, scoop, winget, zypper でインストール

llvm@17 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install llvm@17

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install llvm-17

MacPorts ports tree · lang/llvm-17/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install llvm-17

Debian stable package indexes · llvm-17 · ソース: deb.debian.org

Alpine Linux apk確認済み · 92%
sudo apk add llvm

Alpine Linux edge package indexes · llvm · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install clang

Fedora Rawhide package metadata · clang · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#llvm

nixpkgs package indexes · llvm · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S llvm

Arch Linux sync databases · llvm · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install clang

openSUSE Tumbleweed package metadata · clang · ソース: download.opensuse.org

概要

パッケージ概要

Next-gen compiler infrastructure

コマンドとエイリアス

  • clang-17

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2000: LLVM begins as a University of Illinois compiler research project.
  • 2023-09-19: LLVM 17.0.1 is published on GitHub.
  • 2023: LLVM 17 supports only opaque pointers; typed pointers are no longer supported.
  • 2023-2024: Package managers add or retain llvm-17 packages for downstream compatibility and reproducible builds.
  • 2024 onward: llvm@17 remains useful for packages pinned to LLVM 17 while the unversioned llvm formula advances.

Related projects

  • LLVM 17 ships with Clang 17, LLDB 17, LLD 17, libc++, compiler-rt, MLIR, OpenMP, and related LLVM tools.
  • It follows llvm@16 in the opaque-pointer migration and precedes later unversioned LLVM formula generations.

セキュリティ状態

保護ツール対応はまだ見つかっていません

llvm@17 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
clang-17cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版17.0.6
マネージャ更新日2026-06-25
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namellvm@17
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

llvm-17 1:17.0.6-22+b2

Modular compiler and toolchain technologies

https://www.llvm.org/

sudo apt install llvm-17
  • Section: devel
  • Architecture: amd64
  • Source Package: llvm-toolchain-17
  • 11 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Llvm 17
Debian stable package indexes · deb.debian.org · Debian stable package indexes: llvm-17 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

llvm-17 1:17.0.6-9ubuntu1

Modular compiler and toolchain technologies

https://www.llvm.org/

sudo apt install llvm-17
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: llvm-toolchain-17
  • 11 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Llvm 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: llvm-17 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

llvm-17

sudo port install llvm-17
  • normalized package name match
  • 一致条件: Llvm 17
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/llvm-17/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

clang-17 1:17.0.6-22+b2

C, C++ and Objective-C compiler

https://www.llvm.org/

sudo apt install clang-17
  • Section: devel
  • Architecture: amd64
  • Source Package: llvm-toolchain-17
  • 12 依存関係
  • 3 提供
  • 4 任意依存関係
  • installed executable or alias match
  • 一致条件: Clang 17
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clang-17 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

clang-17 1:17.0.6-9ubuntu1

C, C++ and Objective-C compiler

https://www.llvm.org/

sudo apt install clang-17
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: llvm-toolchain-17
  • 13 依存関係
  • 3 提供
  • 4 任意依存関係
  • installed executable or alias match
  • 一致条件: Clang 17
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clang-17 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Debian apt88%

llvm 1:19.0-63

Modular compiler and toolchain technologies

sudo apt install llvm
  • Section: devel
  • Architecture: amd64
  • Source Package: llvm-defaults
  • 2 依存関係
  • versioned package alias match
  • 一致条件: Llvm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: llvm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix88%

llvm

nix profile install nixpkgs#llvm
  • versioned package alias match
  • 一致条件: Llvm
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: llvm from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt88%

llvm 1:18.0-59~exp2

Low-Level Virtual Machine (LLVM)

sudo apt install llvm
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: llvm-defaults
  • 2 依存関係
  • versioned package alias match
  • 一致条件: Llvm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: llvm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk88%

llvm 22-r0

Low Level Virtual Machine compiler system, default version.

https://llvm.org/

sudo apk add llvm
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm
  • 1 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Llvm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

llvm-dev 22-r0

Low Level Virtual Machine compiler system, default version.

https://llvm.org/

sudo apk add llvm-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm
  • 1 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Llvm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

llvm-gtest 22-r0

LLVM default gtest static libraries

https://llvm.org/

sudo apk add llvm-gtest
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm
  • 1 依存関係
  • versioned package alias match
  • 一致条件: Llvm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm-gtest from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

llvm-libs 22-r0

LLVM 22 runtime library

https://llvm.org/

sudo apk add llvm-libs
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm
  • 1 依存関係
  • versioned package alias match
  • 一致条件: Llvm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

llvm-linker-tools 22-r0

Low Level Virtual Machine compiler system, default version. (linker plugins)

https://llvm.org/

sudo apk add llvm-linker-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm
  • 1 依存関係
  • versioned package alias match
  • 一致条件: Llvm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm-linker-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

llvm-static 22-r0

LLVM 22 static libraries

https://llvm.org/

sudo apk add llvm-static
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm
  • 1 依存関係
  • versioned package alias match
  • 一致条件: Llvm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

llvm-test-utils 22-r0

LLVM utilities for executing LLVM and Clang style test suites

https://llvm.org/

sudo apk add llvm-test-utils
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm
  • 1 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Llvm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm-test-utils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf88%

clang 22.1.7-1.fc45

A C language family front-end for LLVM

http://llvm.org

sudo dnf install clang
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm
  • 9 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Llvm
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: clang from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment