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 |
---|---|---|
![]() |
aarch64 (3)*, ppc64le (6)*, s390x (8)*, x86_64 (8)* | EPEL 10 (11 downloads) |
![]() |
ppc64le (15)*, x86_64 (24)* | EPEL 7 (72 downloads) |
![]() |
aarch64 (26)*, ppc64le (18)*, s390x (14)*, x86_64 (21)* | EPEL 8 (89 downloads) |
![]() |
aarch64 (14)*, ppc64le (21)*, s390x (14)*, x86_64 (16)* | EPEL 9 (68 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable robert/iperf3
More info about enabling Copr repositories