Build the latest iperf 3 in raspberry pi 4? #1357
Replies: 3 comments
-
You may be able to build iperf3 yourself. See for example these instructions for how to do that. iperf3 source tar files for the different releases are available from here. |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
I make fully static builds for all Alpine supported arches here, These would work PI devices and more as they work on any Linux based OS with matching arch. https://github.com/userdocs/iperf3-static/releases/latest
|
Beta Was this translation helpful? Give feedback.
-
Hi!
A short question?
Exist any way or posibility to compile and install the latest iperf3 (3.11) to raspberry pi 4?
Currently, the latest official version available found in rp4 is 3.6 but I need to update it to a newer version because I need to use this command this flag:
--timestamp
option which is not implemented in version 3.6 yet.
Beta Was this translation helpful? Give feedback.
All reactions