Score:-1

How to install iperf2 in Ubuntu?

mx flag

How to install iperf2 tool in Ubuntu 18.04.1? without Internet connection.

Score:1
fr flag

You can install it by downloading all required *.deb files listed in its website:

iperf ubuntu deb files

Choose the version you want and download it with its dependencies. After you have downloaded all those files, you can install them without requiring any Internet connection by using:

sudo dpkg -i libsctp1_1.0.18+dfsg-1_amd64.deb
sudo dpkg -i libiperf0_3.9-1_amd64.deb
sudo dpkg -i iperf3_3.9-1_amd64.deb

This example shows how to install IPerf 3.9 for Ubuntu 64-bits.

hongmeix avatar
mx flag
I installed iperf using sudo apt install iperf
Lorenz Keel avatar
gr flag
@hongmeix You asked "without internet connection". Apt requires internet connection...
galoget avatar
fr flag
In your question you said that you did not have Internet connection.
hongmeix avatar
mx flag
Oh, yes, indeed, without internet connection, your method is workable. Thanks a lot.
galoget avatar
fr flag
Glad to know that, you're welcome! =)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.