Skip to main content
  1. Blog
  2. Article

Canonical
on 20 July 2018


PowerShell Core from Microsoft is now available for Linux as a Snap. Built on the .NET Framework, PowerShell is an open source task-based command-line shell and scripting language with the goal of being the ubiquitous language for managing hybrid cloud assets. It is designed specifically for system administrators and power-users to rapidly automate the administration of multiple operating systems and the processes related to the applications that run on those operating systems.

Snaps are containerised software packages designed to work across cloud, desktop, and IoT devices. They work natively on most popular Linux distributions, feature automatic updates for users, enhanced security, and greater flexibility for developers working in Linux environments.

Thanks to the auto-updating and transactional nature of snaps, PowerShell users will always have the current version direct from Microsoft.

“Snaps are great because they provide a single package format that works across many Linux distributions, much like how PowerShell acts as a single automation platform across operating systems. We hope our users enjoy the simplified installation and update experience of Snaps as much as we do,” comments Joey Aiello, Program Manager, PowerShell.

Microsoft has also published PowerShell Preview for anyone wanting to try out the bleeding edge version. PowerShell Preview is published as a separate snap so you can have the stable and preview releases installed side by side.

Read more on the PowerShell blog now or download the snaps –

snap install powershell –classic

snap install powershell-preview –classic

Related posts


Kevin Cazabon
3 June 2026

AI with AMD ROCm on Ubuntu: your questions answered

AI Article

AMD ROCm is now available in Ubuntu 26.04 LTS. Learn what how to make the best of it, and find out what this will mean in the coming years for development in Ubuntu. ...


Canonical
23 April 2026

Canonical releases Ubuntu 26.04 LTS Resolute Raccoon

Canonical announcements Article

The 11th long-term supported release of Ubuntu delivers deep silicon optimization and state-of-the-art security for enterprise workloads. ...


Massimiliano Gori
31 March 2026

How to manage Ubuntu fleets using on-premises Active Directory and ADSys

Cloud and server Article

The “hybrid fleet” is today’s reality: organizations diversify operating systems while Microsoft Active Directory (AD) remains the dominant identity “source of truth.” IT administrators must ensure Linux machines, like Ubuntu desktops and servers, behave as first-class citizens in this environment. Efficient Linux management demands unifi ...