Description
Latest version of iperf3 for active versions of Red Hat Enterprise Linux (or derivatives like Rocky Linux).
iperf3 is a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics. It reports bandwidth, delay
jitter, data-gram loss.
Installation Instructions
When using Red Hat Enterprise Linux 8, 9 or 10 (or derivatives like Rocky Linux 8, 9 or 10), please run:
# dnf install 'dnf-command(copr)'
# dnf copr enable robert/iperf3
# dnf install iperf3
Alternatively, when still using Red Hat Enterprise Linux 7 (or derivatives like CentOS Linux 7), please run:
# yum install yum-plugin-copr
# yum copr enable robert/iperf3
# yum install iperf3
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
EPEL 10
|
aarch64 (12)*, ppc64le (11)*, s390x (10)*, x86_64 (14)* | EPEL 10 (32 downloads) |
EPEL 7
|
ppc64le (20)*, x86_64 (28)* | EPEL 7 (95 downloads) |
EPEL 8
|
aarch64 (26)*, ppc64le (25)*, s390x (19)*, x86_64 (28)* | EPEL 8 (121 downloads) |
EPEL 9
|
aarch64 (17)*, ppc64le (21)*, s390x (14)*, x86_64 (25)* | EPEL 9 (93 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable robert/iperf3
More info about enabling Copr repositories
EPEL 10