Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, apt, apk, dnf, zypper, chocolatey, Nix, pacman, scoop, winget 安装 llvm@15

查看 llvm@15 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install llvm@15

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install llvm-15

MacPorts ports tree · lang/llvm-15/Portfile · 来源: api.github.com

Linux

Ubuntu apt已验证 · 92%
sudo apt install llvm-15

Ubuntu 24.04 LTS package indexes · llvm-15 · 来源: archive.ubuntu.com

Alpine Linux apk已验证 · 92%
sudo apk add llvm15

Alpine Linux edge package indexes · llvm15 · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install llvm15

Fedora Rawhide package metadata · llvm15 · 来源: dl.fedoraproject.org

openSUSE zypper已验证 · 92%
sudo zypper install llvm15

openSUSE Tumbleweed package metadata · llvm15 · 来源: download.opensuse.org

Debian apt已验证 · 92%
sudo apt install llvm

Debian stable package indexes · llvm · 来源: deb.debian.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

Windows

Chocolatey已验证 · 92%
choco install llvm

Chocolatey community package catalog · llvm · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/llvm

Scoop official bucket manifest trees · bucket/llvm.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id LLVM.LLVM -e

Windows Package Manager source index · LLVM.LLVM · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Next-gen compiler infrastructure

命令和别名

  • clang-15
  • clang-pseudo
  • llvm-remark-size-diff

历史

项目历史与用法

llvm@15 is Homebrew's versioned formula for the LLVM 15 release line. It packages a stable 15.x generation of the LLVM compiler infrastructure for users and downstream builds that cannot simply follow the current llvm formula.

项目历史

LLVM 15 continued the LLVM project's evolution from reusable optimizer and code-generation libraries into a broad compiler-toolchain platform. Like other major LLVM releases, it shipped coordinated updates across LLVM core, Clang, LLDB, LLD, libc++, compiler-rt, MLIR, and related developer tools.

A defining migration point for LLVM 15 was opaque pointers. The official opaque-pointer documentation states that LLVM 15 enabled opaque pointers by default while typed pointers were still supported, making this release a compatibility hinge between older typed-pointer IR users and the LLVM 17 world where typed pointers were no longer supported.

采用历史

The formula's versioned shape reflects how package ecosystems adopt LLVM: compiler stacks move quickly, but language runtimes, static analyzers, code generators, and editor tools often need one major line pinned until their LLVM API usage catches up. llvm@15 offered that stable target after the 15.0.0 release.

The input metadata shows llvm@15 packaged under names such as llvm15, llvm-15, clangd, clang15, and Homebrew llvm@15 across Linux, macOS, Windows-oriented, and Nix-style ecosystems. That spread is typical for LLVM major releases because both command-line users and build dependencies need predictable versioned tools.

使用方式

Users install llvm@15 to get clang-15, LLVM 15 libraries and headers, LLVM binary utilities, LLDB/LLD tools where packaged, and helper tools such as clang-tidy, clang-format, clangd, llvm-config, opt, llc, and FileCheck.

It is most useful when a build explicitly requires LLVM 15 or when maintainers need to test code against the opaque-pointer default before moving to later LLVM releases.

为什么软件包爱好者会关心

llvm@15 is significant because it packaged one of LLVM's biggest IR model transitions as a selectable toolchain rather than forcing every downstream package to migrate at once. That is exactly why package managers keep versioned compiler stacks around.

For maintainers, llvm@15 often marks the point where old typed-pointer assumptions become visible in build logs and tests, while still leaving escape hatches unavailable in later releases.

时间线

  • 2000: LLVM begins as a University of Illinois compiler research project.
  • 2022-09-06: LLVM 15.0.0 is published on GitHub.
  • 2022-09-20: LLVM 15.0.1 is published.
  • 2022: LLVM 15 enables opaque pointers by default while retaining typed-pointer support.
  • 2023: Package ecosystems continue carrying llvm-15 packages while LLVM 16 and 17 advance the opaque-pointer transition.

Related projects

  • LLVM 15 ships with Clang 15, LLDB 15, LLD 15, libc++, compiler-rt, MLIR, OpenMP, and related LLVM tools.
  • It is related to llvm@14 as the next migration step, and to llvm@16 and llvm@17 as later stages in the opaque-pointer transition.

安全态势

尚未找到受保护工具覆盖

没有找到 llvm@15 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
clang-15cli全局可执行文件
clang-pseudocli全局可执行文件
llvm-remark-size-diffcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本15.0.7
管理器更新时间2026-07-03
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/llvm/llvm-project

安装元数据

软件包元数据

软件包键brew:llvm@15
版本15.0.7
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/llvm@15
主页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-15.0.7/llvm-project-15.0.7.src.tar.xz
最后更新2026-07-03T15:55:22-04:00
Pulseupdated
依赖zstd
构建依赖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@15/lib/c++ -Wl,-rpath,$HOMEBREW_PREFIX/opt/llvm@15/lib/c++"

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namellvm@15
Version Scheme0
Revision0
Requirements
  • maximum_macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Ubuntu apt95%

llvm-15 1:15.0.7-14build3

Modular compiler and toolchain technologies

https://www.llvm.org/

sudo apt install llvm-15
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: llvm-toolchain-15
  • 11 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Llvm 15
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: llvm-15 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

llvm-15

sudo port install llvm-15
  • normalized package name match
  • 匹配方式:Llvm 15
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/llvm-15/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Ubuntu apt92%

clang-15 1:15.0.7-14build3

C, C++ and Objective-C compiler

https://www.llvm.org/

sudo apt install clang-15
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: llvm-toolchain-15
  • 13 依赖
  • 3 提供
  • 4 可选依赖
  • installed executable or alias match
  • 匹配方式:Clang 15
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clang-15 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

llvm15 15.0.7-r20

Low Level Virtual Machine compiler system, version 15

https://llvm.org/

sudo apk add llvm15
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm15
  • 1 依赖
  • 1 提供
  • package manager index match
  • 匹配方式:Llvm15
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm15 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

llvm15-dev 15.0.7-r20

Low Level Virtual Machine compiler system, version 15 (development files)

https://llvm.org/

sudo apk add llvm15-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm15
  • 1 依赖
  • 1 提供
  • package manager index match
  • 匹配方式:Llvm15
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm15-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

llvm15-libs 15.0.7-r20

LLVM 15 runtime library

https://llvm.org/

sudo apk add llvm15-libs
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm15
  • 1 依赖
  • 1 提供
  • package manager index match
  • 匹配方式:Llvm15
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm15-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

llvm15-static 15.0.7-r20

LLVM 15 static libraries

https://llvm.org/

sudo apk add llvm15-static
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm15
  • package manager index match
  • 匹配方式:Llvm15
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm15-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

llvm15-test-utils 15.0.7-r20

LLVM 15 utilities for executing LLVM and Clang style test suites

https://llvm.org/

sudo apk add llvm15-test-utils
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm15
  • 1 依赖
  • 1 提供
  • package manager index match
  • 匹配方式:Llvm15
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm15-test-utils from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

llvm15 15.0.7-15.fc44

The Low Level Virtual Machine

http://llvm.org

sudo dnf install llvm15
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm15
  • 11 依赖
  • 2 提供
  • package manager index match
  • 匹配方式:Llvm15
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: llvm15 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

llvm15-devel 15.0.7-15.fc44

Libraries and header files for LLVM

http://llvm.org

sudo dnf install llvm15-devel
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm15
  • 7 依赖
  • 2 提供
  • package manager index match
  • 匹配方式:Llvm15
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: llvm15-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

llvm15-doc 15.0.7-15.fc44

Documentation for LLVM

http://llvm.org

sudo dnf install llvm15-doc
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: llvm15
  • 1 依赖
  • 1 提供
  • package manager index match
  • 匹配方式:Llvm15
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: llvm15-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

llvm15-libs 15.0.7-15.fc44

LLVM shared libraries

http://llvm.org

sudo dnf install llvm15-libs
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm15
  • 12 依赖
  • 5 提供
  • package manager index match
  • 匹配方式:Llvm15
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: llvm15-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

llvm15-static 15.0.7-15.fc44

LLVM static libraries

http://llvm.org

sudo dnf install llvm15-static
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm15
  • 2 提供
  • package manager index match
  • 匹配方式:Llvm15
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: llvm15-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper92%

clang15 15.0.7-17.1

CLANG frontend for LLVM

https://clang.llvm.org/

sudo zypper install clang15
  • License: Apache-2.0 WITH LLVM-exception AND NCSA
  • Category: Development/Languages/C and C++
  • Architecture: x86_64
  • Source Package: llvm15
  • 12 依赖
  • 12 提供
  • package manager index match
  • 匹配方式:Llvm15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: clang15 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

clang15-devel 15.0.7-17.1

CLANG frontend for LLVM (devel package)

https://www.llvm.org/

sudo zypper install clang15-devel
  • License: Apache-2.0 WITH LLVM-exception AND NCSA
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: llvm15
  • 6 依赖
  • 2 提供
  • package manager index match
  • 匹配方式:Llvm15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: clang15-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

clang15-doc 15.0.7-17.1

Documentation for Clang

https://www.llvm.org/

sudo zypper install clang15-doc
  • License: Apache-2.0 WITH LLVM-exception AND NCSA
  • Category: Documentation/HTML
  • Architecture: noarch
  • Source Package: llvm15
  • 2 提供
  • package manager index match
  • 匹配方式:Llvm15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: clang15-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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