// install via winget
Command Prompt & PowerShell
click to copy
winget install nao1215.gup
// direct download
Download Installer// about gup
gup command update binaries installed by "go install" to the latest version. gup updates all binaries in parallel, so very fast. It also provides subcommands for manipulating binaries under $GOPATH/bin ($GOBIN).
// frequently asked questions
How do I install gup using winget?
Open PowerShell or Windows Terminal and run:
winget install nao1215.gup. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is gup?
gup - Update binaries installed by "go install" with goroutines
Is gup free to download?
gup is distributed under the Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update gup with winget?
Run
winget upgrade nao1215.gup in PowerShell or Windows Terminal to update gup to the latest available version.What architecture does gup support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.