11---
22description : PowerShell on Arm-based systems
3- ms.date : 02/05 /2024
3+ ms.date : 05/16 /2024
44title : PowerShell on Arm-based systems
55---
66
@@ -19,39 +19,25 @@ Arm versions of PowerShell 7.4 can be installed on the following platforms:
1919
2020| OS | Architectures | Lifecycle |
2121| -------------------------------- | ------------- | -------------------------------------- |
22- | Windows 11 Client Version 22000+ | Arm64 | [ Windows] [ 06 ] |
23- | Windows 10 Client Version 1607+ | Arm64 | [ Windows] [ 06 ] |
24- | macOS 10.15+ | Arm64 | [ macOS] [ 05 ] |
25- | Raspberry Pi OS (Debian 10) | Arm32 | [ Raspberry Pi OS] [ 09 ] and [ Debian] [ 07 ] |
26- | Ubuntu 22.04, 20.04, 18.04 | Arm32 | [ Ubuntu] [ 08 ] |
22+ | Windows 11 Client Version 22000+ | Arm64 | [ Windows] [ 05 ] |
23+ | Windows 10 Client Version 1607+ | Arm64 | [ Windows] [ 05 ] |
24+ | macOS | Arm64 | [ macOS] [ 04 ] |
25+ | Raspberry Pi OS (Debian 10) | Arm32 | [ Raspberry Pi OS] [ 08 ] and [ Debian] [ 06 ] |
26+ | Ubuntu 22.04, 20.04, 18.04 | Arm32 | [ Ubuntu] [ 07 ] |
2727
28- Support is based on the [ .NET 8.0 Supported OS Lifecycle Policy] [ 04 ] .
29-
30- ## PowerShell 7.3
31-
32- Arm versions of PowerShell 7.3 can be installed on the following platforms:
33-
34- | OS | Architectures | Lifecycle |
35- | -------------------------------- | ------------- | -------------------------------------- |
36- | Windows 11 Client Version 22000+ | Arm64 | [ Windows] [ 06 ] |
37- | Windows 10 Client Version 1607+ | Arm64 | [ Windows] [ 06 ] |
38- | macOS 10.15+ | Arm64 | [ macOS] [ 05 ] |
39- | Raspberry Pi OS (Debian 10) | Arm32 | [ Raspberry Pi OS] [ 09 ] and [ Debian] [ 07 ] |
40- | Ubuntu 22.04, 20.04, 18.04 | Arm32 | [ Ubuntu] [ 08 ] |
41-
42- Support is based on the [ .NET 7.0 Supported OS Lifecycle Policy] [ 03 ] .
28+ Support is based on the [ .NET 8.0 Supported OS Lifecycle Policy] [ 03 ] .
4329
4430## PowerShell 7.2
4531
4632Arm versions of PowerShell 7.2 can be installed on the following platforms:
4733
4834| OS | Architectures | Lifecycle |
4935| -------------------------------- | ------------- | -------------------------------------- |
50- | Windows 11 Client Version 22000+ | Arm64 | [ Windows] [ 06 ] |
51- | Windows 10 Client Version 1607+ | Arm64 | [ Windows] [ 06 ] |
52- | macOS 10.14+ | Arm64 | [ macOS] [ 05 ] |
53- | Raspberry Pi OS (Debian 10) | Arm32 | [ Raspberry Pi OS] [ 09 ] and [ Debian] [ 07 ] |
54- | Ubuntu 22.04, 20.04, 18.04 | Arm32 | [ Ubuntu] [ 08 ] |
36+ | Windows 11 Client Version 22000+ | Arm64 | [ Windows] [ 05 ] |
37+ | Windows 10 Client Version 1607+ | Arm64 | [ Windows] [ 05 ] |
38+ | macOS | Arm64 | [ macOS] [ 04 ] |
39+ | Raspberry Pi OS (Debian 10) | Arm32 | [ Raspberry Pi OS] [ 08 ] and [ Debian] [ 06 ] |
40+ | Ubuntu 22.04, 20.04, 18.04 | Arm32 | [ Ubuntu] [ 07 ] |
5541
5642Support is based on the [ .NET 6.0 Supported OS Lifecycle Policy] [ 02 ] .
5743
@@ -61,17 +47,17 @@ For installation instructions, see the following articles:
6147
6248Windows
6349
64- - [ Windows 10 on Arm] [ 14 ]
65- - [ Windows 10 IoT Enterprise] [ 13 ]
66- - [ Windows 10 IoT Core] [ 12 ]
50+ - [ Windows 10 on Arm] [ 13 ]
51+ - [ Windows 10 IoT Enterprise] [ 12 ]
52+ - [ Windows 10 IoT Core] [ 11 ]
6753
6854Linux - install from the binary archives
6955
70- - [ Alternate ways to install PowerShell on Linux] [ 10 ]
56+ - [ Alternate ways to install PowerShell on Linux] [ 09 ]
7157
7258macOS
7359
74- - [ Installing PowerShell on macOS] [ 11 ]
60+ - [ Installing PowerShell on macOS] [ 10 ]
7561
7662Raspberry Pi
7763
@@ -80,15 +66,14 @@ Raspberry Pi
8066<!-- link references -->
8167[ 01 ] : community-support.md#raspberry-pi-os
8268[ 02 ] : https://github.com/dotnet/core/blob/main/release-notes/6.0/supported-os.md
83- [ 03 ] : https://github.com/dotnet/core/blob/main/release-notes/7.0/supported-os.md
84- [ 04 ] : https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md
85- [ 05 ] : https://support.apple.com/macos
86- [ 06 ] : https://support.microsoft.com/help/13853/windows-lifecycle-fact-sheet
87- [ 07 ] : https://wiki.debian.org/DebianReleases
88- [ 08 ] : https://wiki.ubuntu.com/Releases
89- [ 09 ] : https://www.raspberrypi.com/software/operating-systems/
90- [ 10 ] : install-other-linux.md#binary-archives
91- [ 11 ] : installing-powershell-on-macos.md
92- [ 12 ] : installing-powershell-on-windows.md#deploying-on-windows-10-iot-core
93- [ 13 ] : installing-powershell-on-windows.md#deploying-on-windows-10-iot-enterprise
94- [ 14 ] : installing-powershell-on-windows.md#installing-the-zip-package
69+ [ 03 ] : https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md
70+ [ 04 ] : https://support.apple.com/macos
71+ [ 05 ] : https://support.microsoft.com/help/13853/windows-lifecycle-fact-sheet
72+ [ 06 ] : https://wiki.debian.org/DebianReleases
73+ [ 07 ] : https://wiki.ubuntu.com/Releases
74+ [ 08 ] : https://www.raspberrypi.com/software/operating-systems/
75+ [ 09 ] : install-other-linux.md#binary-archives
76+ [ 10 ] : installing-powershell-on-macos.md
77+ [ 11 ] : installing-powershell-on-windows.md#deploying-on-windows-10-iot-core
78+ [ 12 ] : installing-powershell-on-windows.md#deploying-on-windows-10-iot-enterprise
79+ [ 13 ] : installing-powershell-on-windows.md#installing-the-zip-package
0 commit comments