Homebrew-Tap icon indicating copy to clipboard operation
Homebrew-Tap copied to clipboard

Homebrew tap for PowerShell Products

Requirements

  1. You must be running a version of macOS supported by PowerShell.
  2. See Homebrew requirements

Fomula List

PowerShell Channels

  • Stable
  • Preview
  • LTS
  • ~~Daily~~
    • Daily is marked as not supported and will only be occasionally update. Please move to one of the other channels.

Learn more about using PowerShell ...

Issues can be reported at PowerShell/PowerShell.

Install Instructions

PowerShell Stable

brew install powershell/tap/powershell

You can now run the pwsh to get started.

To upgrade to the latest version, run:

brew upgrade powershell

PowerShell Preview

brew install powershell/tap/powershell-preview

You can now run the pwsh-preview to get started.

To upgrade to the latest version, run:

brew upgrade powershell-preview

PowerShell LTS

brew install powershell/tap/powershell-lts

You can now run the pwsh-lts to get started.

To upgrade to the latest version, run:

brew upgrade powershell-lts

PowerShell Daily

brew install powershell/tap/powershell-daily

You can now run the pwsh-daily to get started.

To upgrade to the latest version, run:

brew upgrade powershell-daily

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.