# iperf3 installieren

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

## Installation

```sh
sudo av install brew:iperf3
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install iperf3
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install iperf3
```

  Evidenz: MacPorts ports tree: net/iperf3/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add iperf3
```

  Evidenz: Alpine Linux edge package indexes: iperf3 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install iperf3
```

  Evidenz: Debian stable package indexes: iperf3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install iperf3
```

  Evidenz: Fedora Rawhide package metadata: iperf3 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#iperf3
```

  Evidenz: nixpkgs package indexes: iperf3 from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S iperf3
```

  Evidenz: Arch Linux sync databases: iperf3 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install iperf3
```

  Evidenz: Chocolatey community package catalog: iperf3 from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','invantive-control-for-excel'

- Scoop (92%):

```sh
scoop install main/iperf3
```

  Evidenz: Scoop official bucket manifest trees: bucket/iperf3.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id ar51an.iPerf3 -e
```

  Evidenz: Windows Package Manager source index: ar51an.iPerf3 from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:iperf3
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/iperf3>
- **Version:** 3.21
- **Quellzusammenfassung:** Update of iperf: measures TCP, UDP, and SCTP bandwidth
- **Homepage:** <https://github.com/esnet/iperf>
- **Repository:** <https://github.com/esnet/iperf>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://downloads.es.net/pub/iperf/iperf-3.21.tar.gz>
- **Aktualisiert:** 2026-04-26T22:25:42Z
- **Generierte Quelle:** 2026-05-26T17:25:59+00:00

## Executables

- iperf3 (cli)
- iperf3 (Alias)

## Abhängigkeiten

- openssl@4

## 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: 3.21
- Manager aktualisiert: 2026-04-26
- lokale Daten: ok
- Upstream-Repository: https://github.com/esnet/iperf
- 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

- [openssl@4](https://www.automicvault.com/pkg/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [iperf](https://www.automicvault.com/pkg/brew/iperf/) - Package name indicates the same formula family.

## Quellen

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