# Installer lld

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lld
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install lld
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:lld
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/lld>
- **Version:** 22.1.6
- **Résumé source:** LLVM Project Linker
- **Page d'accueil:** <https://lld.llvm.org/>
- **Dépôt:** <https://github.com/llvm/llvm-project>
- **Docs amont:** <https://lld.llvm.org/>
- **Licence:** Apache-2.0 WITH LLVM-exception
- **Archive source:** <https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.6/llvm-project-22.1.6.src.tar.xz>
- **Mis à jour:** 2026-05-23T11:16:21Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- 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)

## Dépendances

- llvm
- zstd

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 22.1.6
- gestionnaire mis à jour: 2026-05-23
- données locales: ok
- dépôt amont: https://github.com/llvm/llvm-project
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

no executable entrypoint in the package index.

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

## Liens liés

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

## Sources

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