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 (17)*, ppc64le (16)*, s390x (15)*, x86_64 (19)* | EPEL 10 (35 downloads) |
EPEL 7
|
ppc64le (24)*, x86_64 (32)* | EPEL 7 (103 downloads) |
EPEL 8
|
aarch64 (31)*, ppc64le (30)*, s390x (24)*, x86_64 (35)* | EPEL 8 (128 downloads) |
EPEL 9
|
aarch64 (22)*, ppc64le (26)*, s390x (19)*, x86_64 (34)* | EPEL 9 (101 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable robert/iperf3
More info about enabling Copr repositories
EPEL 10