How to download and install Jperf in ubuntu

Опубликовано: 06 Сентябрь 2026
на канале: Yousef Al-Gumaei
3,455
18

In this video, I explain how to download and install Jperf in ubuntu operating system. In addition, I also explain how to download and install iperf that it is necessary to be installed in your system.



You can download jperf 2.0.0.zip file from the below link:
https://sourceforge.net/projects/iper...



After unzip the file jperf 2.0.0.zip, you enter the folder to find the jperf.sh file then perform this command in the terminal:


$ sudo chmod +x jperf.sh
then:
./jperf.sh



Maybe another message is appear to ask you to install iperf You can download iperf 2.0.2 file from the below link.



https://iperf.fr/iperf-download.php


After install iperf in ubuntu

Again in terminal:./jperf.sh


 Done