
Install PowerShell on Linux - PowerShell | Microsoft Learn
This article lists the Linux distributions and package managers that are supported for installing PowerShell.
Installing PowerShell on Ubuntu - PowerShell | Microsoft Learn
These Linux software packages are hosted on the Linux package repository for Microsoft products, https://packages.microsoft.com, also known as PMC. Installing PowerShell from …
Alternate ways to install PowerShell on Linux - PowerShell
Oct 16, 2025 · This method can be used to install PowerShell on any version of Linux, including distributions that are not officially supported by Microsoft. Be sure to install any necessary …
Install PowerShell on Debian - PowerShell | Microsoft Learn
Microsoft supports PowerShell until PowerShell reaches end-of-support or the version of Debian reaches end-of-life. Install package files (.deb) are also available from …
Installing PowerShell on Red Hat Enterprise Linux (RHEL)
PowerShell 7.2 and newer supports running on RHEL using a 64-bit Arm processor. Use the binary archive installation method of installing PowerShell that's described in Alternate ways to …
Install PowerShell on Windows, Linux, and macOS - PowerShell
Install PowerShell on Windows, Linux, and macOS Learn how to install PowerShell on Windows, Linux, and macOS.
PowerShell Remoting Over SSH - PowerShell | Microsoft Learn
Sep 8, 2025 · For Linux, install SSH, including sshd server, that's appropriate for your platform. You also need to install PowerShell from GitHub to get the SSH remoting feature.
Community support for PowerShell on Linux - PowerShell
You can install PowerShell on some distributions of Linux that aren't supported by Microsoft. In those cases, you might find support from the community for PowerShell on those platforms.
PowerShell differences on non-Windows platforms - PowerShell
This article summarizes the differences between PowerShell on Windows and PowerShell on non-Windows platforms.
Install WSL | Microsoft Learn
Aug 6, 2025 · Install Windows Subsystem for Linux with the command, wsl --install. Use a Bash terminal on your Windows machine run by your preferred Linux distribution - Ubuntu, Debian, …