Automic VaultAutomic Vault

brew

llvm@16 mit Homebrew, MacPorts, apt, apk, chocolatey, dnf, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für llvm@16 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install llvm@16

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install llvm-16

MacPorts ports tree · lang/llvm-16/Portfile · Quelle: api.github.com

Linux

Ubuntu aptverifiziert · 92%
sudo apt install llvm-16

Ubuntu 24.04 LTS package indexes · llvm-16 · Quelle: archive.ubuntu.com

Alpine Linux apkverifiziert · 92%
sudo apk add llvm16

Alpine Linux edge package indexes · llvm16 · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install llvm

Debian stable package indexes · llvm · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install llvm

Fedora Rawhide package metadata · llvm · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#llvm

nixpkgs package indexes · llvm · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S llvm

Arch Linux sync databases · llvm · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install llvm

openSUSE Tumbleweed package metadata · llvm · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install llvm

Chocolatey community package catalog · llvm · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/llvm

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

Windows Package Managerverifiziert · 92%
winget install --id LLVM.LLVM -e

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

Überblick

Paketzusammenfassung

Next-gen compiler infrastructure

Verlauf

Projektgeschichte und Nutzung

llvm@16 is Homebrew's versioned formula for the LLVM 16 release line, preserving the 16.x compiler, debugger, linker, and LLVM library stack for projects that need that major version.

Projektgeschichte

LLVM 16 continued the LLVM project's role as a modular infrastructure for compiler frontends, optimizers, code generators, debuggers, linkers, and development tools. The official 16.0.0 documentation and release notes cover the coordinated release of LLVM core and its subprojects.

In the opaque-pointer migration, LLVM 16 tightened the transition: the official documentation says opaque pointers were enabled by default and typed pointers were supported only on a best-effort basis and not tested. That made LLVM 16 a late migration release for projects still carrying typed-pointer assumptions.

Adoptionsgeschichte

Package managers carried llvm@16 and llvm-16 style packages because many consumers need the new compiler and toolchain improvements without immediately accepting the next major release's removals. The input metadata shows mappings across Homebrew, MacPorts, Debian/Ubuntu, Alpine, Fedora-style clang packages, Nix, Arch-related clang packages, Scoop, winget clangd, and openSUSE.

For downstream maintainers, LLVM 16 was often a practical target for modernizing APIs while still having more compatibility surface than LLVM 17. That is why a versioned formula has value even after the unversioned llvm package moves on.

Wie es verwendet wird

Users install llvm@16 for clang-16, LLVM 16 headers and libraries, llvm-config, FileCheck, LLDB/LLD tools where included, MLIR tools, clangd, clang-format, clang-tidy, and the large suite of LLVM object-file and IR utilities.

It is commonly used as a pinned build dependency for language runtimes, compiler plugins, static-analysis tools, and projects whose test suites are validated against LLVM 16 behavior.

Warum Paket-Nerds sich dafür interessieren

llvm@16 is significant as the last broad compatibility step before LLVM 17 removed typed-pointer support. In package-maintainer terms, it is a pressure-release valve: new enough to expose migration work, old enough not to remove every escape hatch.

It also shows why compilers are packaged like platforms. A major LLVM version controls not just a compiler executable but a constellation of libraries, C++ APIs, generated tables, debugger behavior, and command-line tools consumed by other packages.

Zeitleiste

  • 2000: LLVM begins as a University of Illinois compiler research project.
  • 2023-03-17: LLVM 16.0.0 is published on GitHub.
  • 2023-04-05: LLVM 16.0.1 is published.
  • 2023: LLVM 16 keeps opaque pointers enabled by default and supports typed pointers only on a best-effort, untested basis.
  • 2023-2024: Package managers keep llvm-16 packages for downstream projects not ready for LLVM 17 removals.

Related projects

  • LLVM 16 ships with Clang 16, LLDB 16, LLD 16, libc++, compiler-rt, MLIR, OpenMP, and related LLVM tools.
  • It is closely related to llvm@15 as the prior opaque-pointer default release and llvm@17 as the release line that removed typed-pointer support.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für llvm@16 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
clang-16cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version16.0.6
Manager aktualisiert2026-07-03
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:llvm@16
Version16.0.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/llvm@16
Homepagehttps://llvm.org/
Repositoryhttps://github.com/llvm/llvm-project
Upstream-Dokumentationhttps://llvm.org/docs
LizenzApache-2.0 WITH LLVM-exception
Quellarchivhttps://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/llvm-project-16.0.6.src.tar.xz
Zuletzt aktualisiert2026-07-03T15:55:47-04:00
Pulseupdated
Abhängigkeitenpython@3.12, xz, zstd
Build-Abhängigkeitencmake, ninja, swig
Von macOS bereitgestellte Bibliothekenlibedit, libffi, ncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenTo use the bundled libc++ please add the following LDFLAGS: LDFLAGS="-L$HOMEBREW_PREFIX/opt/llvm@16/lib/c++ -Wl,-rpath,$HOMEBREW_PREFIX/opt/llvm@16/lib/c++"

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Ubuntu apt95%

llvm-16 1:16.0.6-23ubuntu4

Modular compiler and toolchain technologies

https://www.llvm.org/

sudo apt install llvm-16
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: llvm-toolchain-16
  • 11 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Llvm 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: llvm-16 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

llvm-16

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

clang-16 1:16.0.6-23ubuntu4

C, C++ and Objective-C compiler

https://www.llvm.org/

sudo apt install clang-16
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: llvm-toolchain-16
  • 12 Abhängigkeiten
  • 3 stellt bereit
  • 4 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Clang 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clang-16 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

llvm16 16.0.6-r14

Low Level Virtual Machine compiler system, version 16

https://llvm.org/

sudo apk add llvm16
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm16
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm16
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm16 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

llvm16-dev 16.0.6-r14

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

https://llvm.org/

sudo apk add llvm16-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm16
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm16
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm16-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

llvm16-libs 16.0.6-r14

LLVM 16 runtime library

https://llvm.org/

sudo apk add llvm16-libs
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm16
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm16
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm16-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

llvm16-linker-tools 16.0.6-r14

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

https://llvm.org/

sudo apk add llvm16-linker-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm16
  • 1 Abhängigkeiten
  • package manager index match
  • Abgeglichen nach: Llvm16
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm16-linker-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

llvm16-static 16.0.6-r14

LLVM 16 static libraries

https://llvm.org/

sudo apk add llvm16-static
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm16
  • package manager index match
  • Abgeglichen nach: Llvm16
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm16-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

llvm16-test-utils 16.0.6-r14

LLVM 16 utilities for executing LLVM and Clang style test suites

https://llvm.org/

sudo apk add llvm16-test-utils
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm16
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm16
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm16-test-utils from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

llvm16-test-utils-pyc 16.0.6-r14

Precompiled Python bytecode for llvm16-test-utils

https://llvm.org/

sudo apk add llvm16-test-utils-pyc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm16
  • 1 Abhängigkeiten
  • package manager index match
  • Abgeglichen nach: Llvm16
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm16-test-utils-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.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 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • versioned package alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • versioned package alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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