winget으로 powershell 설치

■ winget으로 powershell 설치하기

# 최신 버전의 PowerShell 검색
winget search --id Microsoft.PowerShell

# 최신 버전의 PowerShell 설치
winget install --id Microsoft.PowerShell --source winget
PowerShell

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다