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 I have been going through the winget upgrade list to upgrade some pretty old software packages. On two or more occasions, I have experienced...

Issue-Bug
Needs-Author-Feedback
No-Recent-Activity

### Brief description of your issue By default the code page on Windows for en-US devices is `437 (OEM - United States)` but when running `winget search tencent | sort`...

Issue-Bug
Needs-Author-Feedback
No-Recent-Activity

# Brief description of your issue I'm trying to update package Microsoft.VC++2013Redist-x64 because it cannot disambiguate between the package and a weird package with a guid ![image](https://user-images.githubusercontent.com/358545/131323102-9401f464-23cd-46f7-b281-b145e24690eb.png) # Steps to...

Issue-Bug
Needs-Author-Feedback
No-Recent-Activity

### Description of the new feature / enhancement With the ability to install / update / uninstall multiple packages in a single command, the implementation excludes this ability when the...

Issue-Feature

### Brief description of your issue Latest VCRedist 2010 x64 in winget-pkgs is `10.0.40219`. * https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Microsoft/VCRedist/2010/x64 * (This is actually `10.0.40219.**325**`) Problem is that there have been several releases `10.0.40219.x`,...

Issue-Bug

### Brief description of your issue When doing `winget install --id Microsoft.VCRedist.2005.x64`, and then `winget install --id Microsoft.VCRedist.2005.x86`, only the second one (x86 in that order) is left in the...

Issue-Bug
Area-Matching

### Brief description of your issue So for starters I am on v1.4.10173 I did `winget upgrade` today to see if there were any updates needed, and sure enough, both...

Issue-Bug

On about 10% of our desktop estate winget.exe produces no console output when running as the Local System Account from "C:\program files\windowsapps\Microsoft.DesktopAppInstaller_1.18.2691.0_x64__8wekyb3d8bbwe" Winget runs as expected when run as a...

Issue-Docs

### Brief description of your issue Same problem that previously occured #2666 has started again. And downloading the msix from https://cdn.winget.microsoft.com/cache/source.msix returns a 0kb file. ### Steps to reproduce Run...

Issue-Bug

Would it make sense to manage/configure the Cache on a Device with a Manifest. In this case I can set the Path to a different folder, I can manage the...

Issue-Feature
Needs-Author-Feedback