Wingetlywingetly
← All apps

guinget

by Drew Naylorv0.3.0.2

Last updated

DrewNaylor.guinget

Install with winget

$ winget install --id DrewNaylor.guinget --exact --version 0.3.0.2

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

Silent install command for guinget

guinget uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, user scope)
guinget_v0.3.0.2-beta.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for guinget

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

Unofficial GUI for Microsoft's Windows Package Manager (winget). Kinda like Synaptic, but for Windows. Not associated with either Microsoft or the Synaptic project, and Microsoft does not endorse this software. If installing system-wide, you may need to run winget as an administrator to install this package due to issues where Inno Setup doesn't properly ask for UAC when installing with winget. Not associated with Inno Setup.

Installers · v0.3.0.2

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x86EXE
Inno Setup
userDirect

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 guinget.

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

  • UXL LauncherDrew Naylor
    DrewNaylor.UXL-Launcherv4.0.0.0

    DrewNaylor.UXL-Launcher

  • M
    Microsoft.UI.XamlMicrosoft Corporation
    Microsoft.UI.Xaml.2.8v8.2310.30001.0

    Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

  • Zapret Hubgoshkow
    goshkow.ZapretHubv1.4.4.0

    GUI for zapret and TG WS Proxy

  • App InstallerMicrosoft Corporation
    Microsoft.AppInstallerv1.29.290

    Microsoft App Installer lets you easily install Windows apps with a double-click. It also includes WinGet for powerful command-line app management.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

  • Core TempALCPU
    ALCPU.CoreTempv1.20.1

    This application can monitor and visualize your processor's temperature.

More from Drew Naylor or browse frontend, gui, package.

Frequently asked questions

How do I install guinget on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id DrewNaylor.guinget --exact --version 0.3.0.2. winget downloads the installer from Drew Naylor and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install guinget silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id DrewNaylor.guinget --exact 0.3.0.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for guinget?
guinget uses EXE (Inno Setup). Run the downloaded installer with: guinget_v0.3.0.2-beta.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall guinget via winget?
Run: winget uninstall --id DrewNaylor.guinget --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from guinget's Apps & Features entry.
Is guinget free?
guinget is distributed under Apache License 2.0. Refer to the publisher (https://github.com/DrewNaylor/guinget/) for the full license terms - Wingetly itself does not charge for installation.
Does guinget 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 guinget directly from the publisher.
How do I keep guinget up to date?
Run winget upgrade --id DrewNaylor.guinget --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of guinget from microsoft/winget-pkgs.

Recent versions

  • 0.3.0.2latest
  • 0.3.0.1
  • 0.3
  • 0.2.0.3
  • 0.2.0.2
  • 0.2.0.1
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0.1