Hello everyone,
Today, a simple post on how to install PowerShell Core 6.2.4 on Ubuntu Desktop 19.10.
You need to launch your terminal and enter 1 simple command :
sudo snap install powershell --classic
You'll be ask to enter your password
Once installed, you can use PowerShell Core by entering pswh
That's it for today :)