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 (2)*, ppc64le (5)*, s390x (5)*, x86_64 (5)* | EPEL 10 (7 downloads) |
![]() |
ppc64le (12)*, x86_64 (17)* | EPEL 7 (67 downloads) |
![]() |
aarch64 (16)*, ppc64le (16)*, s390x (10)*, x86_64 (19)* | EPEL 8 (84 downloads) |
![]() |
aarch64 (11)*, ppc64le (17)*, s390x (11)*, x86_64 (12)* | EPEL 9 (64 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable robert/iperf3
More info about enabling Copr repositories