Automic VaultAutomic Vault

brew

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install llvm@20

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install llvm-20

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add llvm20

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

Fedora dnfverifiziert · 92%
sudo dnf install llvm20

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S llvm20

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

openSUSE zypperverifiziert · 92%
sudo zypper install llvm20

openSUSE Tumbleweed package metadata · llvm20 · Quelle: download.opensuse.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

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 20 is the Homebrew versioned formula for the LLVM 20.x compiler infrastructure series, bundling Clang, LLVM command-line tools, LLD, MLIR utilities, and related developer tooling.

Projektgeschichte

LLVM began as a University of Illinois research project to provide a modern SSA-based compilation strategy for static and dynamic compilation. The project made its 1.0 release in October 2003 and later grew into an umbrella for compiler, debugger, runtime, linker, and analysis subprojects.

The upstream project describes LLVM as a collection of modular and reusable compiler and toolchain technologies rather than a single compiler. Its core libraries provide optimizer and code-generation infrastructure around LLVM IR, while Clang, LLD, LLDB, libc++, compiler-rt, MLIR, OpenMP, and other subprojects build on that base.

Adoptionsgeschichte

LLVM moved from academic compiler infrastructure into mainstream production use across commercial, open source, and research projects. The project highlights external users spanning language implementations, JITs, static analysis tools, linkers, debuggers, and high-performance computing toolchains.

For package managers, LLVM's release train and large set of CLI tools made it a common versioned dependency. Versioned formulae such as llvm@20 let users pin a major compiler stack while newer major releases continue to land.

Wie es verwendet wird

Package users install LLVM for Clang and clang++, clang-format, clang-tidy, clangd, LLD, llvm-ar, llvm-objdump, llvm-config, opt, llc, FileCheck, MLIR tools, and many other compiler-development utilities. Upstream getting-started documentation centers on cloning llvm-project, configuring with CMake, and selecting enabled subprojects such as clang and lld.

Clang is documented as a C, C++, and Objective-C compiler driver that handles preprocessing, parsing, optimization, code generation, assembly, and linking, while transparently invoking lower-level compiler and linker tools.

Warum Paket-Nerds sich dafür interessieren

LLVM is one of the canonical package-manager stress tests: huge source trees, many binaries, CMake builds, multiple runtime libraries, and a steady major-version cadence. Versioned formulae matter because downstream projects often need a specific Clang/LLVM ABI or tool behavior.

LLVM 20 is a major pinned compiler stack for users who want post-LLVM-19 features without taking the latest upstream major. In packaging terms, it is useful for CI images, language runtimes, and source builds that must align LLVM libraries, clang tools, and llvm-config.

Zeitleiste

  • 2000: LLVM starts as a University of Illinois research project.
  • 2003-10-24: LLVM 1.0 is released.
  • 2012: LLVM receives the ACM Software System Award.
  • 2025-03-04: LLVM 20.1.0 is released.
  • 2025: Homebrew exposes LLVM 20 through the versioned llvm@20 formula.

Related projects

  • Clang, LLD, LLDB, libc++, compiler-rt, MLIR, OpenMP, Flang, BOLT, and the monorepo at github.com/llvm/llvm-project are the main related upstream projects.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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

Installationsverhalten

  • Homebrew deklariert einen Post-install-Hook für diese Formel.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 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-20cliglobales 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-Version20.1.8
Manager aktualisiert2026-06-25
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:llvm@20
Version20.1.8
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/llvm@20
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-20.1.8/llvm-project-20.1.8.src.tar.xz
Zuletzt aktualisiert2026-06-25T13:37:49+02:00
Pulseupdated
Abhängigkeitenzstd
Build-Abhängigkeitencmake, ninja, python@3.14
Von macOS bereitgestellte Bibliothekenlibedit, libffi
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installdefiniert
Dienstkeiner deklariert
EinschränkungenCLANG_CONFIG_FILE_SYSTEM_DIR: $HOMEBREW_PREFIX/etc/clang CLANG_CONFIG_FILE_USER_DIR: ~/.config/clang LLD is now provided in a separate formula: brew install lld@20 Using `clang`, `clang++`, etc., requires a CLT installation at `/Library/Developer/CommandLineTools`. If you don't want to install the CLT, you can write appropriate configuration files pointing to your SDK at ~/.config/clang. To use the bundled libunwind please use the following LDFLAGS: LDFLAGS="-L$HOMEBREW_PREFIX/opt/llvm@20/lib/unwind -lunwind" To use the bundled libc++ please use the following LDFLAGS: LDFLAGS="-L$HOMEBREW_PREFIX/opt/llvm@20/lib/c++ -L$HOMEBREW_PREFIX/opt/llvm@20/lib/unwind -lunwind" NOTE: You probably want to use the libunwind and libc++ provided by macOS unless you know what you're doing.

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namellvm@20
Version Scheme0
Revision0
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.

MacPorts95%

llvm-20

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

llvm20 20.1.8-r1

Low Level Virtual Machine compiler system, version 20

https://llvm.org/

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

llvm20-dev 20.1.8-r1

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

https://llvm.org/

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

llvm20-gtest 20.1.8-r1

LLVM 20 gtest static libraries

https://llvm.org/

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

llvm20-libs 20.1.8-r1

LLVM 20 runtime library

https://llvm.org/

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

llvm20-linker-tools 20.1.8-r1

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

https://llvm.org/

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

llvm20-static 20.1.8-r1

LLVM 20 static libraries

https://llvm.org/

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

llvm20-test-utils 20.1.8-r1

LLVM 20 utilities for executing LLVM and Clang style test suites

https://llvm.org/

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

llvm20-test-utils-pyc 20.1.8-r1

Precompiled Python bytecode for llvm20-test-utils

https://llvm.org/

sudo apk add llvm20-test-utils-pyc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: llvm20
  • 1 Abhängigkeiten
  • package manager index match
  • Abgeglichen nach: Llvm20
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: llvm20-test-utils-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf92%

clang20 20.1.8-9.fc45

A C language family front-end for LLVM

http://llvm.org

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

clang20-analyzer 20.1.8-9.fc45

A source code analysis framework

http://llvm.org

sudo dnf install clang20-analyzer
  • License: Apache-2.0 WITH LLVM-exception OR NCSA OR MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: llvm20
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm20
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: clang20-analyzer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

clang20-devel 20.1.8-9.fc45

Development header files for clang

http://llvm.org

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

clang20-libs 20.1.8-9.fc45

Runtime library for clang

http://llvm.org

sudo dnf install clang20-libs
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm20
  • 9 Abhängigkeiten
  • 3 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm20
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: clang20-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

clang20-resource-filesystem 20.1.8-9.fc45

Filesystem package that owns the clang resource directory

http://llvm.org

sudo dnf install clang20-resource-filesystem
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm20
  • 3 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm20
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: clang20-resource-filesystem from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

clang20-tools-extra 20.1.8-9.fc45

Extra tools for clang

http://llvm.org

sudo dnf install clang20-tools-extra
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm20
  • 13 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm20
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: clang20-tools-extra from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

clang20-tools-extra-devel 20.1.8-9.fc45

Development header files for clang tools

http://llvm.org

sudo dnf install clang20-tools-extra-devel
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm20
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm20
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: clang20-tools-extra-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

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