Folgende Kommandos können direkt in der Power-Shell ausgeführt werden:
winget install -e --id Microsoft.VisualStudioCode
Alternative Installation vom Windows Store.
Direkt mit Powershell:
winget install --id Git.Git -e --source winget
Oder händisch von https://git-scm.com/downloads/win
winget install --id=Python.Python.3.13 -e
Alternative Installation vom Windows Store
Auf einer Kommandozeile:
winget update winget upgrade