# afl++ installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install afl
```

  Evidenz: 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++
```

  Evidenz: 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++
```

  Evidenz: 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++
```

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

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

## Paketfakten

- **Paketschlüssel:** brew:afl++
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/afl++>
- **Version:** 4.40c
- **Quellzusammenfassung:** American Fuzzy Lop++
- **Homepage:** <https://aflplus.plus/>
- **Repository:** <https://github.com/AFLplusplus/AFLplusplus>
- **Upstream-Dokumentation:** <https://aflplus.plus/>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v4.40c.tar.gz>
- **Aktualisiert:** 2026-05-04T11:01:10Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- 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 (Alias)
- afl-analyze (Alias)
- afl-c++ (Alias)
- afl-cc (Alias)
- afl-clang (Alias)
- afl-clang++ (Alias)
- afl-clang-fast (Alias)
- afl-clang-fast++ (Alias)
- afl-clang-lto (Alias)
- afl-clang-lto++ (Alias)
- afl-cmin (Alias)
- afl-cmin.awk (Alias)
- afl-cmin.bash (Alias)
- afl-cmin.py (Alias)
- afl-fuzz (Alias)
- afl-g++ (Alias)
- afl-gcc (Alias)
- afl-gotcpu (Alias)
- afl-ld-lto (Alias)
- afl-lto (Alias)
- afl-lto++ (Alias)
- afl-persistent-config (Alias)
- afl-plot (Alias)
- afl-showmap (Alias)
- afl-system-config (Alias)
- afl-tmin (Alias)
- afl-whatsup (Alias)

## Abhängigkeiten

- lld
- llvm
- python@3.14

## Build-Abhängigkeiten

- coreutils

## 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: 4.40c
- Manager aktualisiert: 2026-05-04
- lokale Daten: ok
- Upstream-Repository: https://github.com/AFLplusplus/AFLplusplus
- info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Verwandte Links

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

## Quellen

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