macOS Installation

Here is the installation of PowerShell for macOS.


Installation Using Homebrew

brew install --cask powershell

Verify the Installation

pwsh --version

Should get you an output similar to this one:

PowerShell 7.5.2

Upgrade PowerShell

brew update
brew upgrade powershell

Revision #1
Created 27 June 2025 23:12:34 by Tiffanie BOREUX
Updated 27 June 2025 23:15:37 by Tiffanie BOREUX