Open pcgeek86 opened 4 years ago
Not possible yet due to issue #174
Any updates on this?
now WinGet 1.4 support .zip can we get it added? Latest version 3.13 for Windows can be found here:
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
Since microsoft/winget-cli#2711 is now merged, this issue is now no longer blocked, right?
No; This is still blocked by -
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 theiperf3
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)