PowerShell Core for Linux Administrators Cookbook
上QQ阅读APP看书,第一时间看更新

Off we go

This is where it all starts: with the installation of PowerShell on your system. The installation of PowerShell is simple and straightforward. Since PowerShell is open source, its source code is available on GitHub. At the moment, Windows, Debian (and Ubuntu), Red Hat Linux (and CentOS), Fedora, OpenSUSE, and macOS are officially supported by the PowerShell project. Arch Linux and Kali Linux are supported by the community, as indicated in the README project. Community support is also available for the Snapcraft edition of PowerShell, which can be used on many of the modern-day Linux distributions.

PowerShell 6, at the time of writing this book, is experimentally available for Raspbian Stretch as well as the ARM edition of Windows (https://github.com/PowerShell/PowerShell/blob/master/README.md).