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 Trying to uninstall package sharkdp.bat, winget hangs at "Starting package uninstall..." ### Steps to reproduce With sharkdp.bat installed, try to uninstall. ``` ❯ winget...

Command-Uninstall
Portable

- [x] I have signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs). - [x] I have updated the [Release Notes](../doc/ReleaseNotes.md). - Waiting for bump of version to 1.28 - [x] This pull request...

### Relevant area(s) WinGet CLI ### Description of the new feature / enhancement WinGet has a setting to "skip" dependencies. https://github.com/microsoft/winget-cli/blob/master/doc/Settings.md#skip-dependencies This feature would add an argument so the user...

Issue-Feature
Area-User-Interface
Dependencies

### Relevant area(s) WinGet CLI ### Description of the new feature / enhancement I'd like to decide which dependencies I want to update. "There's usually some package you don't want...

Issue-Feature
Dependencies
Command-Upgrade

### Relevant area(s) WinGet CLI ### Relevant command(s) _No response_ ### Brief description of your issue On my machine I had following packages installed - Microsoft.DotNet.DesktopRuntime.6 x64 - Microsoft.DotNet.DesktopRuntime.6 x86...

Issue-Bug
Area-Architecture
Command-Uninstall

### Relevant area(s) WinGet CLI, COM API ### Description of the new feature / enhancement Expose DSC resource schema in the COM API ### Proposed technical implementation details _No response_

Issue-Feature
Area-COM-API

### Relevant area(s) WinGet CLI ### Relevant command(s) winget uninstall, winget upgrade ### Brief description of your issue On some packages, you can install the `portable` installer type, but then...

Issue-Bug
Command-Uninstall
Command-Upgrade
Portable