Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate winget list id matching issue #20

Open
kergoth opened this issue Feb 6, 2024 · 0 comments
Open

Investigate winget list id matching issue #20

kergoth opened this issue Feb 6, 2024 · 0 comments

Comments

@kergoth
Copy link
Owner

kergoth commented Feb 6, 2024

I've run into inconsistent behavior regarding winget's --id argument, where only certain packages seem to match, whereas others do not, and I have not managed to determine what's the differentiating factor. This happens with the powershell Get-WinGetPackage as well.

> winget list --id 1Password
Name      Id                  Version Source
---------------------------------------------
1Password AgileBits.1Password 8.10.24 wingetwinget list --id AgileBits.1Password
No installed package found matching input criteria.

> winget search --id AgileBits.1Password --exact
Name           Id                       Version         Source
---------------------------------------------------------------
1Password      AgileBits.1Password      8.10.24         winget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant