Overview
One of the most interesting developments with PowerShell over the last decade has been the growth of the .NET Core framework, allowing PowerShell to run cross-platform and be installed on Linux and macOS systems.
This page walks through the steps for installing PowerShell on Ubuntu 24.04, launching pwsh in the terminal, and briefly exploring the PowerShell experience inside a Linux environment.