Improve matching logic with multiple sources #1663
Labels
Area-Matching
Issue related to correlation between installed package and manifest
Issue-Feature
This is a feature request for the Windows Package Manager client.
Description of the new feature / enhancement
When one or more results are returned from all configured sources apply additional logic to help improve client behavior.
Specifically, when a user runs
winget install <query>
and the value in is either the PackageIdentifier, PackageName or Moniker for only one package, that package should be installed.If more than one package matches in any of the three fields, the user must still disambiguate which result they want installed.
This would impact "install", "show", "upgrade", and "uninstall".
Proposed technical implementation details
No response
The text was updated successfully, but these errors were encountered: