PowerShell: Installation
PowerShell is a powerful cross-platform terminal and scripting language used for a wide range of purposes. Here are some options for installing PowerShell on your system:
Mac/Linux Users
- Official installation instructions. Follow the instructions on the official PowerShell GitHub repository to download and install PowerShell on your system.
Windows Users
- Official installation instructions. Follow the instructions on the official PowerShell website to download and install PowerShell on your system.
Verify Version
Open PowerShell and run the following command to verify installation:
$PSVersionTable.PSVersion