【Ubuntu】Ubuntu20.04にPowershellをインストールする

sudo snap install powershell --classic
yuta:~/powershell $ pwsh PowerShell 7.1.0 Copyright (c) Microsoft Corporation. https://aka.ms/powershell Type 'help' to get help. PS /home/yuta/powershell> Get-ChildItem Directory: /home/yuta/powershell Mode LastWriteTime Length Name ---- ------------- ------ ---- ----- 2020/11/11 10:08 68242798 powershell_7.1.0-1.ubuntu.20.04_amd64.deb PS /home/yuta/powershell>