IT-Dienstleistungen

winget

All posts

Windows

Discover, install, upgrade, remove and configure applications on Windows

# in PowerShell
Install-Module -Name Microsoft.WinGet.Client # WinGet Installer link


winget --help
winget upgrade --all
winget search Git
winget export --include-versions --ouput myInstalledWinGetSoftware.txt
winget import --help

Use the WinGet tool to install and manage applications - Microsoft Learn