Installer PowerShell Ubuntu

apt-get install snap snapd -y 

snap install powershell --classic

pwsh
Bahriddin Mo'minov