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

# Description - Add a detection method property similar to SCCM. Software packagers do all kinds of dumb things that require custom detection. - Not placing a key in the...

Issue-Feature
Area-Matching

### Brief description of your issue Several packages aren't correctly being matched for several command flows. Before we had the "displayName" key available in the manifest, we had to try...

Issue-Bug
Area-Matching

### Brief description of your issue I have `Microsoft.DotNet.SDK.6` and `Microsoft.WindowsSDK` installed. Both are up to date. However, as shown below, winget thinks otherwise. It seems to think both are...

Issue-Bug
Needs-Author-Feedback

### Brief description of your issue I'm trying to install Python 3.10 but winget refuses, telling me I have a newer version: ![image](https://user-images.githubusercontent.com/103770981/220419634-6b80306f-bb33-47dc-bb6b-01e22cd1f168.png) I don't. I only have Python 2....

Issue-Bug
Area-Matching

### Please confirm these before moving forward - [X] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue. - [X] I have not been informed if the...

Issue-Bug
Portable

### Brief description of your issue When executable names contain spaces, it makes the commands unusable in some shells. See https://github.com/microsoft/winget-pkgs/tree/c6cf13bd8fb11fc67ab01e20b079b61e5fbd4c80/manifests/c/Camunda/Modeler/5.7.0 for an example of a file which has a...

Issue-Bug
Portable

### Description of the new feature / enhancement * Related to https://github.com/microsoft/winget-cli/issues/1789 * Related to https://github.com/microsoft/winget-cli/issues/2103 ----- The need for "Or" dependencies, sometimes referred to as "One of" or "Any...

Issue-Feature
Area-Manifest
Dependencies

### Brief description of your issue Winget upgrade reports that packages have pins preventing upgrade. Running the command again with `--include-pinned` does not show any additional results, despite me knowing...

Issue-Bug
Command-Upgrade

### Brief description of your issue Not sure if this is the same root cause as #2973 but I'm filing it separately just in case. I have 3 pins configured,...

Issue-Bug
Command-Pin

### Brief description of your issue * Related to https://github.com/microsoft/winget-pkgs/issues/94436 I have `Piriform.CCleaner` installed. `winget upgrade` detects that I have `Piriform.CCleaner` installed. However, running `winget upgrade --all` selects `Piriform.CCleaner.ProTrial` for...

Issue-Bug
Area-Matching