# 安装 afl++

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

## 安装

```sh
sudo av install brew:afl++
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install afl++
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install afl
```

  证据: MacPorts ports tree: devel/afl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add afl++
```

  证据: Alpine Linux edge package indexes: afl++ from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install afl++
```

  证据: Debian stable package indexes: afl++ from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S afl++
```

  证据: Arch Linux sync databases: afl++ from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install afl
```

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

## 软件包事实

- **软件包键:** brew:afl++
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/afl++>
- **版本:** 4.40c
- **来源摘要:** American Fuzzy Lop++
- **主页:** <https://aflplus.plus/>
- **仓库:** <https://github.com/AFLplusplus/AFLplusplus>
- **上游文档:** <https://aflplus.plus/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v4.40c.tar.gz>
- **更新:** 2026-05-04T11:01:10Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- afl-addseeds (cli)
- afl-analyze (cli)
- afl-c++ (cli)
- afl-cc (cli)
- afl-clang (cli)
- afl-clang++ (cli)
- afl-clang-fast (cli)
- afl-clang-fast++ (cli)
- afl-clang-lto (cli)
- afl-clang-lto++ (cli)
- afl-cmin (cli)
- afl-cmin.awk (cli)
- afl-cmin.bash (cli)
- afl-cmin.py (cli)
- afl-fuzz (cli)
- afl-g++ (cli)
- afl-gcc (cli)
- afl-gotcpu (cli)
- afl-ld-lto (cli)
- afl-lto (cli)
- afl-lto++ (cli)
- afl-persistent-config (cli)
- afl-plot (cli)
- afl-showmap (cli)
- afl-system-config (cli)
- afl-tmin (cli)
- afl-whatsup (cli)
- afl-addseeds (别名)
- afl-analyze (别名)
- afl-c++ (别名)
- afl-cc (别名)
- afl-clang (别名)
- afl-clang++ (别名)
- afl-clang-fast (别名)
- afl-clang-fast++ (别名)
- afl-clang-lto (别名)
- afl-clang-lto++ (别名)
- afl-cmin (别名)
- afl-cmin.awk (别名)
- afl-cmin.bash (别名)
- afl-cmin.py (别名)
- afl-fuzz (别名)
- afl-g++ (别名)
- afl-gcc (别名)
- afl-gotcpu (别名)
- afl-ld-lto (别名)
- afl-lto (别名)
- afl-lto++ (别名)
- afl-persistent-config (别名)
- afl-plot (别名)
- afl-showmap (别名)
- afl-system-config (别名)
- afl-tmin (别名)
- afl-whatsup (别名)

## 依赖

- lld
- llvm
- python@3.14

## 构建依赖

- coreutils

## 安装行为

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

## 新鲜度

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

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** green / low
- narrow executable package without higher-risk signals

## 相关链接

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [llvm](https://www.automicvault.com/pkg/brew/llvm/) - Runtime dependency declared by Homebrew.
- [lld](https://www.automicvault.com/pkg/brew/lld/) - Runtime dependency declared by Homebrew.
- [coreutils](https://www.automicvault.com/pkg/brew/coreutils/) - Build dependency declared by Homebrew.

## 来源

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