11---
22description : PowerShell on Arm-based systems
3- ms.date : 01/09/2023
3+ ms.date : 02/05/2024
44title : PowerShell on Arm-based systems
55---
66
@@ -13,65 +13,82 @@ the versions that have been tested.
1313It may be possible to use Arm-based versions of PowerShell on other Linux distributions and
1414versions, but we don't officially support it.
1515
16+ ## PowerShell 7.4
17+
18+ Arm versions of PowerShell 7.4 can be installed on the following platforms:
19+
20+ | OS | Architectures | Lifecycle |
21+ | -------------------------------- | ------------- | -------------------------------------- |
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 ] |
27+
28+ Support is based on the [ .NET 8.0 Supported OS Lifecycle Policy] [ 04 ] .
29+
1630## PowerShell 7.3
1731
18- PowerShell 7.3 is based on the [ .NET 7.0 Supported OS Lifecycle Policy] [ 02 ] and supports the
19- following platforms:
32+ Arm versions of PowerShell 7.3 can be installed on the following platforms:
2033
2134| OS | Architectures | Lifecycle |
2235| -------------------------------- | ------------- | -------------------------------------- |
23- | Windows 11 Client Version 22000+ | Arm64 | [ Windows] [ 04 ] |
24- | Windows 10 Client Version 1607+ | Arm64 | [ Windows] [ 04 ] |
25- | macOS 10.15+ | Arm64 | [ macOS] [ 03 ] |
26- | Raspberry Pi OS (Debian 10) | Arm32 | [ Raspberry Pi OS] [ 07 ] and [ Debian] [ 05 ] |
27- | Ubuntu 22.04, 20.04, 18.04 | Arm32 | [ Ubuntu] [ 06 ] |
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 ] .
2843
2944## PowerShell 7.2
3045
31- PowerShell 7.2 is based on the [ .NET 6.0 Supported OS Lifecycle Policy] [ 01 ] and supports the
32- following platforms:
46+ Arm versions of PowerShell 7.2 can be installed on the following platforms:
3347
3448| OS | Architectures | Lifecycle |
3549| -------------------------------- | ------------- | -------------------------------------- |
36- | Windows 11 Client Version 22000+ | Arm64 | [ Windows] [ 04 ] |
37- | Windows 10 Client Version 1607+ | Arm64 | [ Windows] [ 04 ] |
38- | macOS 10.14+ | Arm64 | [ macOS] [ 03 ] |
39- | Raspberry Pi OS (Debian 10) | Arm32 | [ Raspberry Pi OS] [ 07 ] and [ Debian] [ 05 ] |
40- | Ubuntu 22.04, 20.04, 18.04 | Arm32 | [ Ubuntu] [ 06 ] |
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 ] |
55+
56+ Support is based on the [ .NET 6.0 Supported OS Lifecycle Policy] [ 02 ] .
4157
4258## Installing PowerShell on Arm-based systems
4359
4460For installation instructions, see the following articles:
4561
4662Windows
4763
48- - [ Windows 10 on Arm] [ 13 ]
49- - [ Windows 10 IoT Enterprise] [ 12 ]
50- - [ Windows 10 IoT Core] [ 11 ]
64+ - [ Windows 10 on Arm] [ 14 ]
65+ - [ Windows 10 IoT Enterprise] [ 13 ]
66+ - [ Windows 10 IoT Core] [ 12 ]
5167
5268Linux - install from the binary archives
5369
54- - [ Alternate ways to install PowerShell on Linux] [ 08 ]
70+ - [ Alternate ways to install PowerShell on Linux] [ 10 ]
5571
5672macOS
5773
58- - [ Installing PowerShell on macOS] [ 10 ]
74+ - [ Installing PowerShell on macOS] [ 11 ]
5975
6076Raspbery Pi
6177
62- - [ Raspberry Pi OS] [ 09 ]
78+ - [ Raspberry Pi OS] [ 01 ]
6379
6480<!-- link references -->
65- [ 01 ] : https://github.com/dotnet/core/blob/main/release-notes/6.0/supported-os.md
66- [ 02 ] : https://github.com/dotnet/core/blob/main/release-notes/7.0/supported-os.md
67- [ 03 ] : https://support.apple.com/macos
68- [ 04 ] : https://support.microsoft.com/help/13853/windows-lifecycle-fact-sheet
69- [ 05 ] : https://wiki.debian.org/DebianReleases
70- [ 06 ] : https://wiki.ubuntu.com/Releases
71- [ 07 ] : https://www.raspberrypi.com/software/operating-systems/
72- [ 08 ] : install-other-linux.md#binary-archives
73- [ 09 ] : install-raspbian.md
74- [ 10 ] : installing-powershell-on-macos.md
75- [ 11 ] : installing-powershell-on-windows.md#deploying-on-windows-10-iot-core
76- [ 12 ] : installing-powershell-on-windows.md#deploying-on-windows-10-iot-enterprise
77- [ 13 ] : installing-powershell-on-windows.md#installing-the-zip-package
81+ [ 01 ] : community-support.md#raspberry-pi-os
82+ [ 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
0 commit comments