Automic VaultAutomic Vault

brew

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install llvm@18

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install llvm-18

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

Linux

Debian aptverifiziert · 92%
sudo apt install llvm-18

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

Alpine Linux apkverifiziert · 92%
sudo apk add llvm18

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

Fedora dnfverifiziert · 92%
sudo dnf install llvm18

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S llvm18

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

openSUSE zypperverifiziert · 92%
sudo zypper install llvm18

openSUSE Tumbleweed package metadata · llvm18 · Quelle: download.opensuse.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 18 is the Homebrew versioned formula for the LLVM 18.x toolchain, including LLVM libraries and command-line tools, Clang, clang-tools, LLD, MLIR utilities, and related compiler infrastructure.

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@18 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 18 is especially useful as a stable major-series target for projects that have not moved to later LLVM APIs, for reproducible builds that pin clang-format or clang-tidy behavior, and for language runtimes that embed or link against LLVM libraries.

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.
  • 2024-03-05: LLVM 18.1.0 is released.
  • 2024: Homebrew exposes LLVM 18 through the versioned llvm@18 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@18 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 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-18cliglobales 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-Version18.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@18
Version18.1.8
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/llvm@18
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-18.1.8/llvm-project-18.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, ncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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@18/lib/c++ -L$HOMEBREW_PREFIX/opt/llvm@18/lib -lunwind"

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namellvm@18
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.

Debian apt95%

llvm-18 1:18.1.8-18+b1

Modular compiler and toolchain technologies

https://www.llvm.org/

sudo apt install llvm-18
  • Section: devel
  • Architecture: amd64
  • Source Package: llvm-toolchain-18
  • 11 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Llvm 18
Debian stable package indexes · deb.debian.org · Debian stable package indexes: llvm-18 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

llvm-18 1:18.1.3-1

Modular compiler and toolchain technologies

https://www.llvm.org/

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

llvm-18

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

clang-18 1:18.1.8-18+b1

C, C++ and Objective-C compiler

https://www.llvm.org/

sudo apt install clang-18
  • Section: devel
  • Architecture: amd64
  • Source Package: llvm-toolchain-18
  • 12 Abhängigkeiten
  • 4 stellt bereit
  • 4 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Clang 18
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clang-18 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

clang-18 1:18.1.3-1

C, C++ and Objective-C compiler

https://www.llvm.org/

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

clang18 18.1.8-r10

C language family front-end for LLVM

https://llvm.org/

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

clang18-ccache 18.1.8-r10

C language family front-end for LLVM (ccache symlinks)

https://llvm.org/

sudo apk add clang18-ccache
  • License: Apache-2.0 WITH LLVM-exception
  • Architecture: x86_64
  • Source Package: llvm18
  • package manager index match
  • Abgeglichen nach: Llvm18
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clang18-ccache from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

clang18-dev 18.1.8-r10

C language family front-end for LLVM (development files)

https://llvm.org/

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

clang18-extra-tools 18.1.8-r10

Extra tools built using Clang's tooling APIs

https://llvm.org/

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

clang18-headers 18.1.8-r10

C language family front-end for LLVM (header files)

https://llvm.org/

sudo apk add clang18-headers
  • License: Apache-2.0 WITH LLVM-exception
  • Architecture: x86_64
  • Source Package: llvm18
  • package manager index match
  • Abgeglichen nach: Llvm18
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clang18-headers from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

clang18-libclang 18.1.8-r10

C language family front-end for LLVM (C interface)

https://llvm.org/

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

clang18-libs 18.1.8-r10

C language family front-end for LLVM (C++ interface)

https://llvm.org/

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

clang18-static 18.1.8-r10

C language family front-end for LLVM (static library)

https://llvm.org/

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

lld18 18.1.8-r10

The LLVM Linker

https://llvm.org/

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

lld18-dev 18.1.8-r10

The LLVM Linker (development files)

https://llvm.org/

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

lld18-libs 18.1.8-r10

The LLVM Linker (libraries)

https://llvm.org/

sudo apk add lld18-libs
  • License: Apache-2.0 WITH LLVM-exception
  • Architecture: x86_64
  • Source Package: llvm18
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: Llvm18
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lld18-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/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