winget-cli icon indicating copy to clipboard operation
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).

Results 917 winget-cli issues
Sort by recently updated
recently updated
newest added

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

Issue-Bug
Area-Matching

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

Issue-Bug
Area-Output

### Brief description of your issue When I run this command, the terminal is stuck at the following screen ![image](https://user-images.githubusercontent.com/32427677/151229405-1a09e868-06f2-4ed0-9c80-06c89be57ebf.png) It only shows the path where I am and the...

Issue-Bug

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

Issue-Bug

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

Issue-Feature

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

Issue-Bug
Area-External

### 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"...

Issue-Bug

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

Issue-Feature

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

Issue-Bug

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

Issue-Bug