Difference between revisions of "Winget"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
winget install -e --id Canonical.Multipass | winget install -e --id Canonical.Multipass | ||
+ | ``` | ||
+ | |||
+ | Set Terminal default version to powershell 7 | ||
+ | ``` | ||
+ | Open your powershell (old version) -> click on the arrow down button -> Settings -> Startup -> Default profile -> choose PowerShell 7.3.0 icon | ||
``` | ``` | ||
Revision as of 19:12, 5 May 2023
winget list | findstr -i power winget search powerhsell winget upgrade powershell --version 7.3.4 winget install --id Microsoft.Powershell --source winget winget upgrade Microsoft.WindowsTerminal winget install -e --id Canonical.Multipass
Set Terminal default version to powershell 7
Open your powershell (old version) -> click on the arrow down button -> Settings -> Startup -> Default profile -> choose PowerShell 7.3.0 icon
https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-x64.msi