Cross-Platform Scripting: How to Install and Run PowerShell Core on Ubuntu Linux

In the world of cross-platform development, interoperability is key. Microsoft has helped further this goal by developing PowerShell Core, an open-source version of PowerShell. Designed to run on multiple operating systems – Windows, macOS, and Linux – PowerShell Core builds on .NET Core to provide a versatile scripting environment that works across platforms.

Source: LXer – Cross-Platform Scripting: How to Install and Run PowerShell Core on Ubuntu Linux