# 安装 lld

查看 lld 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lld
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install lld
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:lld
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/lld>
- **版本:** 22.1.6
- **来源摘要:** LLVM Project Linker
- **主页:** <https://lld.llvm.org/>
- **仓库:** <https://github.com/llvm/llvm-project>
- **上游文档:** <https://lld.llvm.org/>
- **许可证:** Apache-2.0 WITH LLVM-exception
- **源码归档:** <https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.6/llvm-project-22.1.6.src.tar.xz>
- **更新:** 2026-05-23T11:16:21Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- ld.lld (cli)
- ld64.lld (cli)
- lld (cli)
- lld-link (cli)
- wasm-ld (cli)
- ld.lld (别名)
- ld64.lld (别名)
- lld (别名)
- lld-link (别名)
- wasm-ld (别名)

## 依赖

- llvm
- zstd

## 构建依赖

- cmake

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 22.1.6
- 管理器更新时间: 2026-05-23
- 本地数据: ok
- 上游仓库: https://github.com/llvm/llvm-project
- info: No cached GitHub release or tag data was available.

## 安全说明

no executable entrypoint in the package index.

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

## 相关链接

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

## 来源

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