winget Questions

6

Is there a way to list only packages installed specifically with the winget command? winget list seems to show all packages installed on the machine. I am changing my computer and I want to get a l...
Ringsmuth asked 24/1, 2023 at 23:23

5

Solved

Currently, the latest Python 3 offered through winget is 3.10.150.0: Name Id Version Match Source ---------------------------------------------------------------------------------------------------...
Coterie asked 8/12, 2021 at 20:7

5

Using winget, winget list command displays the list of the applications currently installed in my computer, but it doesn't display the applications in alphabetical order of application name just l...
Saw asked 23/8, 2022 at 7:12

5

I'm trying to install WinGet on a Windows Server 2019 (Standard Edition, Version 1809, Build 17763), but I can't get it to work... When trying the "install directly" link from this blog p...
Mitzimitzie asked 23/6, 2021 at 13:21

2

Solved

Years back, there was a Microsoft package manager called PackageManagement (aka OneGet), which seems to be based on PowerShell command conventions, and was extensible. Recently, Microsoft introduce...
Tedi asked 3/12, 2020 at 3:54

3

Solved

There doesn't seem to be a built in option to filter by available upgrade or source. I have tried this but it still lists everything: winget list --source winget
Sciamachy asked 16/6, 2021 at 6:7

3

My application gives the error "Installer hash does not match." c:> winget install --accept-source-agreements --id IDHERE Where can I update the hash? My package works OK when install...
Stirring asked 6/3, 2023 at 5:25

3

I'm trying to install sysinternals for our computers remotely, but when attempting to install with winget install sysinternals --accept-source-agreements --accept-package-agreements I'm getting &qu...
Botulism asked 14/10, 2021 at 18:28

1

Solved

exec.Command() works for executing C:\Windows\System32\notepad.exe But exec.Command() doesn't work for executing C:\Users\<username>\AppData\Local\Microsoft\WindowsApps\winget.exe. Fails wit...
Youthen asked 14/4, 2022 at 0:59

1

Solved

I tried to find a winget ID for Maven but there seems to be none since both winget search -q maven winget search -q mvn dont deliver a proper result. Is there none or do I overlooked it?
Delftware asked 25/2, 2022 at 8:37

4

Solved

Microsoft announced and open-sourced winget, a package manager for Windows. When entering winget source (after installing it), it can be seen that it supports adding sources. winget source provides...
Tenet asked 20/5, 2020 at 14:51
1

© 2022 - 2024 — McMap. All rights reserved.