Automic VaultAutomic Vault

brew

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install llvm@14

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install llvm-14

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

Linux

Ubuntu aptverifiziert · 92%
sudo apt install llvm-14

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

Fedora dnfverifiziert · 92%
sudo dnf install llvm14

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

Alpine Linux apkverifiziert · 92%
sudo apk add llvm

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

Debian aptverifiziert · 92%
sudo apt install llvm

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

Befehle und Aliase

  • c-index-test
  • clang-14
  • clang-offload-wrapper
  • clang-rename
  • clangd-xpc-test-client
  • darwin-debug
  • lldb-vscode
  • llvm-mt
  • llvm-tapi-diff
  • mlir-cpu-runner
  • set-xcode-analyzer

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2000: LLVM begins as a University of Illinois compiler research project.
  • 2022-03-23: LLVM 14.0.0 is published on GitHub.
  • 2022-04-13: LLVM 14.0.1 is published.
  • 2022: LLVM 14 supports APIs needed for the opaque-pointer migration while retaining typed-pointer compatibility.
  • 2022-2023: Package managers keep llvm-14 style packages for downstream compatibility as LLVM 15 and 16 move the opaque-pointer transition forward.

Related projects

  • LLVM 14 ships with Clang 14, LLDB 14, LLD 14, libc++, compiler-rt, MLIR, OpenMP, and related LLVM tools.
  • It is directly related to llvm@15, llvm@16, llvm@17, and the unversioned llvm formula, which represent later points in the same toolchain release series.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für llvm@14 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.
  • Build-Metadaten listen 2 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
c-index-testcliglobales Executable
clang-14cliglobales Executable
clang-offload-wrappercliglobales Executable
clang-renamecliglobales Executable
clangd-xpc-test-clientcliglobales Executable
darwin-debugcliglobales Executable
lldb-vscodecliglobales Executable
llvm-mtcliglobales Executable
llvm-tapi-diffcliglobales Executable
mlir-cpu-runnercliglobales Executable
set-xcode-analyzercliglobales 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-Version14.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@14
Version14.0.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/llvm@14
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-14.0.6/llvm-project-14.0.6.src.tar.xz
Zuletzt aktualisiert2026-07-03T15:53:51-04:00
Pulseupdated
Build-Abhängigkeitencmake, python@3.12
Von macOS bereitgestellte Bibliothekenlibedit, libffi, ncurses
Bottleverfügbar (auf arm64_linux, arm64_monterey, arm64_sonoma, arm64_ventura, monterey, sonoma, ventura, 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@14/lib/c++ -Wl,-rpath,$HOMEBREW_PREFIX/opt/llvm@14/lib/c++"

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namellvm@14
Version Scheme0
Revision0
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-14 1:14.0.6-19build4

Modular compiler and toolchain technologies

https://www.llvm.org/

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

llvm-14

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

clang-14 1:14.0.6-19build4

C, C++ and Objective-C compiler

https://www.llvm.org/

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

llvm14 14.0.5-13.fc43

The Low Level Virtual Machine

http://llvm.org

sudo dnf install llvm14
  • License: NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm14
  • 10 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm14
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: llvm14 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

llvm14-devel 14.0.5-13.fc43

Libraries and header files for LLVM

http://llvm.org

sudo dnf install llvm14-devel
  • License: NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm14
  • 7 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm14
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: llvm14-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

llvm14-doc 14.0.5-13.fc43

Documentation for LLVM

http://llvm.org

sudo dnf install llvm14-doc
  • License: NCSA
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: llvm14
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm14
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: llvm14-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

llvm14-libs 14.0.5-13.fc43

LLVM shared libraries

http://llvm.org

sudo dnf install llvm14-libs
  • License: NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm14
  • 10 Abhängigkeiten
  • 5 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm14
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: llvm14-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

llvm14-static 14.0.5-13.fc43

LLVM static libraries

http://llvm.org

sudo dnf install llvm14-static
  • License: NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm14
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm14
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: llvm14-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
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
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 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: 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

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