|
1 | 1 | --- |
2 | 2 | description: How to install PowerShell on macOS |
3 | | -ms.date: 12/15/2025 |
| 3 | +ms.date: 02/20/2026 |
4 | 4 | title: Install PowerShell on macOS |
5 | 5 | --- |
6 | 6 |
|
@@ -131,8 +131,8 @@ install package from the [releases][11] page onto your Mac. The links to the cur |
131 | 131 | - Arm64 processors - [powershell-7.5.4-arm64.pkg][20] |
132 | 132 | - x64 processors - [powershell-7.5.4-osx-x64.pkg][22] |
133 | 133 | - PowerShell 7.6-preview |
134 | | - - Arm64 processors - [powershell-7.6.0-preview.6-osx-arm64.pkg][24] |
135 | | - - x64 processors - [powershell-7.6.0-preview.6-osx-x64.pkg][26] |
| 134 | + - Arm64 processors - [powershell-7.6.0-rc1-osx-arm64.pkg][24] |
| 135 | + - x64 processors - [powershell-7.6.0-rc1-osx-x64.pkg][26] |
136 | 136 |
|
137 | 137 | There are two ways to install PowerShell using the Direct Download method. |
138 | 138 |
|
@@ -219,8 +219,8 @@ versions are: |
219 | 219 | - Arm64 processors - [powershell-7.5.4-osx-arm64.tar.gz][21] |
220 | 220 | - x64 processors - [powershell-7.5.4-osx-x64.tar.gz][23] |
221 | 221 | - PowerShell 7.6-preview |
222 | | - - Arm64 processors - [powershell-7.6.0-preview.6-osx-arm64.tar.gz][25] |
223 | | - - x64 processors - [powershell-7.6.0-preview.6-osx-x64.tar.gz][27] |
| 222 | + - Arm64 processors - [powershell-7.6.0-rc1-osx-arm64.tar.gz][25] |
| 223 | + - x64 processors - [powershell-7.6.0-rc1-osx-x64.tar.gz][27] |
224 | 224 |
|
225 | 225 | Use the following commands to install PowerShell from the binary archive. Change the download URL to |
226 | 226 | match the version you want to install. |
@@ -316,9 +316,9 @@ support those methods. |
316 | 316 | [21]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/powershell-7.5.4-osx-arm64.tar.gz |
317 | 317 | [22]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/powershell-7.5.4-osx-x64.pkg |
318 | 318 | [23]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/powershell-7.5.4-osx-x64.tar.gz |
319 | | -[24]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-preview.6/powershell-7.6.0-preview.6-osx-arm64.pkg |
320 | | -[25]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-preview.6/powershell-7.6.0-preview.6-osx-arm64.tar.gz |
321 | | -[26]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-preview.6/powershell-7.6.0-preview.6-osx-x64.pkg |
322 | | -[27]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-preview.6/powershell-7.6.0-preview.6-osx-x64.tar.gz |
| 319 | +[24]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-arm64.pkg |
| 320 | +[25]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-arm64.tar.gz |
| 321 | +[26]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-x64.pkg |
| 322 | +[27]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-x64.tar.gz |
323 | 323 | [28]: https://specifications.freedesktop.org/basedir/latest/ |
324 | 324 | [29]: https://support.apple.com/102445 |
0 commit comments