News

PowerShell now available for Linux as a Snap

0

PowerShell Core, an automation and configuration management platform 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 automate the administration of multiple operating systems and the processes related to the applications that run on those operating systems.

What’s a Snap?
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.

Benefits over traditional Linux software packages
• Snap packages carry all of their own dependencies, so you don’t need to worry about the specific versions of shared libraries installed on your machine
• Snap packages can be installed without giving the publisher root access to the host
• Snap packages are “safe to run” as they don’t interact with other applications or system files without your permission
• Updates to Snaps happen automatically, and include the delta of changes between updates

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.

PowerShell Preview is published as a separate snap so you can have the stable and preview releases installed side by side.