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 Winget is installing packages using the wrong locale. I tried to install Mozilla.Firefox, which within the package specifies en-US as default and my system...

Issue-Bug

### Description of the new feature / enhancement Add an option to disable the spinner and any other progress indicator. This adds clutter to the screen if you are trying...

Issue-Feature
Area-Output

### Description of the new feature / enhancement I'd like to be able to manage WinGet sources via the COM API. This request will likely be associated with WinGet source...

Issue-Feature
Area-COM-API
Command-Source

### Brief description of your issue On Windows Arm64 machines running PowerShell 7.x, the `Microsoft.WinGet.Client.Engine` and `Microsoft.WinGet.Client.Cmdlets` assemblies fail to load properly since only x86 and x64 assemblies are bundled...

Issue-Bug
PowerShell

### Brief description of your issue After upgrading to 22H2 (22621.1344), i am unable to run winget. ### Steps to reproduce 1) Open a Terminal (as admin or normal user)...

Issue-Bug
Area-External

- [x] I have signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs). - [ ] This pull request is related to an issue. Some installer types, like `Inno`, have default switches that control...

Adding spec for #190 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/4152)

### Brief description of your issue Receive error message `0x8a15000f : Data required by the source is missing` when doing pretty much anything with Winget. ### Steps to reproduce ```...

Issue-Bug

### Brief description of your issue Currently every time I run `winget update --all`, it will upgrade Microsoft.DotNet.HostingBundle.8 to Version 8.0.1 It appears to successfully install, but next time I...

Issue-Bug
Needs-Attention
Area-Matching

### Description of the new feature / enhancement It would be great to include a `--provision` feature for msstore apps, so that they can easily be provisioned from winget... rather...

Issue-Feature
msstore