Dup Goto 📝

InstallUpgrade

PT2/lang/powershell 03-29 17:15:43
To Pop
13 lines, 30 words, 227 chars Sunday 2026-03-29 17:15:43

Install

winget install --id Microsoft.PowerShell --source winget

Upgrade

# to list upgrades
winget list --id Microsoft.PowerShell --upgrade-available

# to upgrade
winget upgrade --id Microsoft.PowerShell