Automic VaultAutomic Vault

brew

Installer llvm@20 avec Homebrew, MacPorts, apk, dnf, pacman, zypper, chocolatey, apt, Nix, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de llvm@20 pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install llvm@20

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install llvm-20

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add llvm20

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

Fedora dnfvérifié · 92%
sudo dnf install llvm20

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S llvm20

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

openSUSE zyppervérifié · 92%
sudo zypper install llvm20

openSUSE Tumbleweed package metadata · llvm20 · Source: download.opensuse.org

Debian aptvérifié · 92%
sudo apt install llvm

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

Nixvérifié · 92%
nix profile install nixpkgs#llvm

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

Windows

Chocolateyvérifié · 92%
choco install llvm

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

Scoopvérifié · 92%
scoop install main/llvm

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

Windows Package Managervérifié · 92%
winget install --id LLVM.LLVM -e

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

aperçu

Résumé du paquet

Next-gen compiler infrastructure

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour llvm@20. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Homebrew déclare un hook post-install pour cette formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
clang-20cliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire20.1.8
gestionnaire mis à jour2026-06-25
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:llvm@20
Version20.1.8
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/llvm@20
Page d'accueilhttps://llvm.org/
Dépôthttps://github.com/llvm/llvm-project
Docs amonthttps://llvm.org/docs
LicenceApache-2.0 WITH LLVM-exception
Archive sourcehttps://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.8/llvm-project-20.1.8.src.tar.xz
Dernière mise à jour2026-06-25T13:37:49+02:00
Pulseupdated
Dépendanceszstd
Dépendances de compilationcmake, ninja, python@3.14
Bibliothèques fournies par macOSlibedit, libffi
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewdéfini
Serviceaucun déclaré
PrécautionsCLANG_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.

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

MacPorts95%

llvm-20

sudo port install llvm-20
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : 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 Dépendances
  • package manager index match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : 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 Dépendances
  • package manager index match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • package manager index match
  • Correspondance par : 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 fournit
  • package manager index match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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