We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation issue.
I am unable to uninstall Hugo.Hugo or Hugo.Hugo.Extended using the winget CLI, which prints the following to the console:
No installed package found matching input criteria.
To uninstall I have to go to "Start > Settings > Apps > Installed Apps" or appwiz.cpl.
winget install Hugo.Hugo winget uninstall Hugo.Hugo
Hugo is not uninstalled and this appears in the console:
I expected the application to be uninstalled.
Windows Package Manager v1.9.25200 Copyright (c) Microsoft Corporation. All rights reserved. Windows: Windows.Desktop v10.0.26100.2894 System Architecture: X64 Package: Microsoft.DesktopAppInstaller v1.24.25200.0 Winget Directories ----------------------------------------------------------------------------------------------------------------------- Logs %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Diag… User Settings %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\sett… Portable Links Directory (User) %LOCALAPPDATA%\Microsoft\WinGet\Links Portable Links Directory (Machine) C:\Program Files\WinGet\Links Portable Package Root (User) %LOCALAPPDATA%\Microsoft\WinGet\Packages Portable Package Root C:\Program Files\WinGet\Packages Portable Package Root (x86) C:\Program Files (x86)\WinGet\Packages Installer Downloads %USERPROFILE%\Downloads Links --------------------------------------------------------------------------- Privacy Statement https://aka.ms/winget-privacy License Agreement https://aka.ms/winget-license Third Party Notices https://aka.ms/winget-3rdPartyNotice Homepage https://aka.ms/winget Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale Admin Setting State -------------------------------------------------- LocalManifestFiles Enabled BypassCertificatePinningForMicrosoftStore Disabled InstallerHashOverride Disabled LocalArchiveMalwareScanOverride Disabled ProxyCommandLineOptions Disabled DefaultProxy Disabled
No response
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Thanks @Dragon1573. We've updated our docs to include this command for uninstalling the extended version:
winget uninstall --name "Hugo (Extended)".
But it would be better if users could uninstall by ID.
Would a monkier help here?
monkier
No branches or pull requests
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
I am unable to uninstall Hugo.Hugo or Hugo.Hugo.Extended using the winget CLI, which prints the following to the console:
To uninstall I have to go to "Start > Settings > Apps > Installed Apps" or appwiz.cpl.
Steps to reproduce
Actual behavior
Hugo is not uninstalled and this appears in the console:
Expected behavior
I expected the application to be uninstalled.
Environment
Screenshots and Logs
No response
The text was updated successfully, but these errors were encountered: