iperf from home:garloff:OTC project

Select Your Operating System

For CentOS 7 Std run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:garloff:OTC/CentOS_7_Std/home:garloff:OTC.repo
yum install iperf
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:garloff:OTC/CentOS_7/home:garloff:OTC.repo
yum install iperf
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:garloff:OTC/RHEL_7/home:garloff:OTC.repo
yum install iperf
For SUSE SLE-12-SP2 Update run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:garloff:OTC/SUSE_SLE-12-SP2_Update/home:garloff:OTC.repo
zypper refresh
zypper install iperf
For SUSE SLE-12-SP1 Update run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:garloff:OTC/SUSE_SLE-12-SP1_Update/home:garloff:OTC.repo
zypper refresh
zypper install iperf
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:garloff:OTC/SLE_12_SP3/home:garloff:OTC.repo
zypper refresh
zypper install iperf
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:garloff:OTC/SLE_11_SP4/home:garloff:OTC.repo
zypper refresh
zypper install iperf