# lld installieren

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

## Installation

```sh
sudo av install brew:lld
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install lld
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install lld
```

  Evidenz: Debian stable package indexes: lld from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install lld
```

  Evidenz: Fedora Rawhide package metadata: lld from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#lld
```

  Evidenz: nixpkgs package indexes: lld from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S lld
```

  Evidenz: Arch Linux sync databases: lld from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install lld
```

  Evidenz: openSUSE Tumbleweed package metadata: lld from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:lld
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/lld>
- **Version:** 22.1.6
- **Quellzusammenfassung:** LLVM Project Linker
- **Homepage:** <https://lld.llvm.org/>
- **Repository:** <https://github.com/llvm/llvm-project>
- **Upstream-Dokumentation:** <https://lld.llvm.org/>
- **Lizenz:** Apache-2.0 WITH LLVM-exception
- **Quellarchiv:** <https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.6/llvm-project-22.1.6.src.tar.xz>
- **Aktualisiert:** 2026-05-23T11:16:21Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- ld.lld (cli)
- ld64.lld (cli)
- lld (cli)
- lld-link (cli)
- wasm-ld (cli)
- ld.lld (Alias)
- ld64.lld (Alias)
- lld (Alias)
- lld-link (Alias)
- wasm-ld (Alias)

## Abhängigkeiten

- llvm
- zstd

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 22.1.6
- Manager aktualisiert: 2026-05-23
- lokale Daten: ok
- Upstream-Repository: https://github.com/llvm/llvm-project
- info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

no executable entrypoint in the package index.

- **Geiger-Risiko:** green / low
- no executable entrypoint in the package index

## Verwandte Links

- [zstd](https://www.automicvault.com/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [llvm](https://www.automicvault.com/pkg/brew/llvm/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [odin](https://www.automicvault.com/pkg/brew/odin/) - Popular package that depends on this formula.
- [c3c](https://www.automicvault.com/pkg/brew/c3c/) - Popular package that depends on this formula.
- [afl++](https://www.automicvault.com/pkg/brew/aflplusplus/) - Popular package that depends on this formula.
- [wasmedge](https://www.automicvault.com/pkg/brew/wasmedge/) - Popular package that depends on this formula.
- [lld@20](https://www.automicvault.com/pkg/brew/lld-20/) - Package name indicates the same formula family.
- [lld@21](https://www.automicvault.com/pkg/brew/lld-21/) - Package name indicates the same formula family.
- [lld@19](https://www.automicvault.com/pkg/brew/lld-19/) - Package name indicates the same formula family.
- [libomp](https://www.automicvault.com/pkg/brew/libomp/) - Shares the same upstream source repository.
- [llvm@20](https://www.automicvault.com/pkg/brew/llvm-20/) - Shares the same upstream source repository.
- [clang-format](https://www.automicvault.com/pkg/brew/clang-format/) - Shares the same upstream source repository.
- [libclc](https://www.automicvault.com/pkg/brew/libclc/) - Shares the same upstream source repository.
- [llvm@21](https://www.automicvault.com/pkg/brew/llvm-21/) - Shares the same upstream source repository.

## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
