Wingetlywingetly
← All apps
G

gup

by Chikamatsu Naohirov1.9.3

Last updated

gup - Update binaries installed by "go install" with goroutines

Install with winget

$ winget install --id nao1215.gup --exact --version 1.9.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

gup updates and manages the global Go command-line tools in $GOBIN.

`go install` places each program there but never updates it again, keeps no

manifest of what it installed, and offers no way to hold a tool at a

version you depend on. gup brings the whole set up to date in parallel,

pins selected tools to exact versions, and adds the management commands

`go install` lacks: list and check what is installed, remove binaries,

export and import the set to reproduce it on another machine, and migrate

it to a new $GOBIN.

Installers · v1.9.3

ArchitectureTypeScopeInstallDownload
x64Portable-Direct
arm64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for gup.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • O
    Ollama (Portable)Ollama
    Ollama.Ollama.Portablev0.33.1

    Start building with open models.

  • Dell Command | Update for Windows UniversalDell Inc.
    Dell.CommandUpdate.Universalv5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • YouTube Music Desktop AppNovusTheory
    Ytmdesktop.Ytmdesktopv2.0.11

    A unofficial player for YouTube Music on desktop

  • R
    RipGrep MSVCBurntSushi
    BurntSushi.ripgrep.MSVCv15.2.0

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

More from Chikamatsu Naohiro or browse cli-app, command-line-tool, cross-platform.

Frequently asked questions

How do I install gup on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id nao1215.gup --exact --version 1.9.3. winget downloads the installer from Chikamatsu Naohiro and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install gup silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id nao1215.gup --exact 1.9.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall gup via winget?
Run: winget uninstall --id nao1215.gup --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from gup's Apps & Features entry.
Is gup free?
gup is distributed under Apache-2.0. Refer to the publisher (https://github.com/nao1215/gup) for the full license terms - Wingetly itself does not charge for installation.
Does gup work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls gup directly from the publisher.
How do I keep gup up to date?
Run winget upgrade --id nao1215.gup --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of gup from microsoft/winget-pkgs.

Recent versions

  • 1.9.3latest
  • 1.9.2
  • 1.9.1
  • 1.8.1
  • 1.8.0
  • 1.7.1
  • 1.5.0
  • 1.4.0
  • 1.3.1
  • 1.3.0