winget-cli
winget-cli copied to clipboard
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
### Brief description of your issue Having these upgrades listed: `winget upgrade` ``` Microsoft .NET SDK 6.0.304 (x64) Microsoft.DotNet.SDK.6 6.0.304 6.0.401 winget Microsoft Visual C++ 2015-2022 Redistributable (x64… Microsoft.VCRedist.2015+.x86 14.32.31332.0...
### Brief description of your issue winget progress bars become line noise when redirecting to a file (in either cmd.exe or powershell) or when piping to `tee` or `out-default` (in...
### Brief description of your issue When I run this command, the terminal is stuck at the following screen  It only shows the path where I am and the...
### Brief description of your issue Media Player (previously Groove Music, Zune Music) recently stopped working on my machine. Updates via Microsoft Store are failing, and Repair/Reset didn't help. Trying...
# Description of the new feature/enhancement Add support for HTTP/HTTPS urls to winget install -m [path] option. This would allow for light weight sharing of YAML files without having to...
ResourceUnavailable: Program 'winget.exe' failed to run: An error occurred trying to start process
### Brief description of your issue Everything worked fine a few days ago when I last updated `winget update --all`, but after install the new Windows 11 22H2 update this...
### Brief description of your issue The client calls a REST source and passes in the productCode in lowercase. It's doing "Exact" matching when it probably should be doing "caseInsesnsitive"...
### Brief description of your issue WinGet doesn't check whether the executable is running before uninstalling or upgrading portable package, which would cause unexpected errors while WinGet is removing old...
### Brief description of your issue `winget import winget_buggy_import.json` does not install most packages listed. (i.e. Visual Studio installer, or Todoist, the first 2 in the list) The output shows...
### Brief description of your issue Winget export will proceed with export even if given an invalid path ### Steps to reproduce `winget export -o NONEXISTANT:\file` ### Expected behavior An...