Windows Package Manager. More information: https://learn.microsoft.com/windows/package-manager/winget.
winget install {{package}}
remove
can also be used instead of uninstall
):winget uninstall {{package}}
winget show {{package}}
winget search {{package}}
winget upgrade --all
winget
:winget list --source winget
winget {{import|export}} {{--import-file|--output}} {{path/to/file}}
winget validate {{path/to/manifest}}