Why standard package management command result difference with WinGet command? #2955
soroshsabz
started this conversation in
PowerShell
Replies: 1 comment 1 reply
-
We haven't published an official package provider for WinGet. I believe the one you are using is https://www.powershellgallery.com/packages/WinGet/0.0.8 by @ethanbergstrom at https://github.com/ethanbergstrom/WinGet. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ITNOA
As you can see below
and
but when I try using standard package management commands, output of commands does not correct as you can see below
but when I try this command with
Find-WinGetPackage
I see correct result
How to resolve this problem?
Beta Was this translation helpful? Give feedback.
All reactions