# 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-26T17:25:59+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
