microsoft / winget-pkgs

The Microsoft community Windows Package Manager manifest repository
MIT License
8.76k stars 4.57k forks source link

Add package manifest for iperf3 #1173

Open pcgeek86 opened 4 years ago

pcgeek86 commented 4 years ago

Description of the new feature/enhancement

I use iperf3 to perform network bandwidth tests on both Windows and Linux systems. Right now, I use the Scoop package manager, which includes the iperf3 package. It would be great if this could get migrated over to WinGet as well.

Application Website: https://iperf.fr/ Scoop manifest: https://github.com/se35710/scoop-main/blob/master/bucket/iperf3.json

Proposed technical implementation details (optional)

Teraskull commented 4 years ago

Not possible yet due to issue #174

dolsem commented 2 years ago

Any updates on this?

MagicAndre1981 commented 1 year ago

now WinGet 1.4 support .zip can we get it added? Latest version 3.13 for Windows can be found here:

https://files.budman.pw/iperf3.13_64.zip

Trenly commented 1 year ago

Unfortunately this is a Zipped binary file and not just a portable EXE. Because of the way symlinks work, this is now blocked by https://github.com/microsoft/winget-cli/issues/2711

cc @denelon for labeling with Zipped Binary

Blacklands commented 2 weeks ago

Since microsoft/winget-cli#2711 is now merged, this issue is now no longer blocked, right?

Trenly commented 2 weeks ago

No; This is still blocked by -