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 or 9 (or derivatives like Rocky Linux 8 or 9), 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 7 | ppc64le (9)*, x86_64 (10)* | EPEL 7 (53 downloads) |
EPEL 8 | aarch64 (6)*, ppc64le (5)*, s390x (7)*, x86_64 (14)* | EPEL 8 (63 downloads) |
EPEL 9 | aarch64 (6)*, ppc64le (12)*, s390x (6)*, x86_64 (8)* | EPEL 9 (49 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable robert/iperf3
More info about enabling Copr repositories