PSnaps

0.18.0-Beta1

A PowerShell module and .net library for management of Snap packages on Linux. Requires PS 7.5.4 or greater and .net 9.0 or greater.

Minimum PowerShell version

7.5.4

This is a prerelease version of PSnaps.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSnaps -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSnaps -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2025 Brandon Thetford. All rights reserved.

Package Details

Author(s)

  • dodexahedron

Tags

snap snapd Linux

Cmdlets

Get-SnapPackage Install-SnapPackage Uninstall-SnapPackage Get-SnapdClient Set-SnapdClient

PSEditions

Core

Dependencies

  • .NETCoreApp 10.0

    • No dependencies.
  • .NETCoreApp 9.0

    • No dependencies.

Release Notes

0.18.0-Beta1: Adds multi-targeting for .net9/10 and PowerShell 7.5/7.6.
Switched to the PowershellStandard.Library package instead of System.Management.Automation for compatibility. with .net 10 target.
Adds module help XML.
0.16.0-Beta1: Corrected property name for Tracking column of SnapPackage formatting.
0.15.0-Beta1: Altered SnapPackage formatting to remove the grouping that was not as helpful as predicted.

FileList

Version History

Version Downloads Last updated
0.18.0-Beta1 (current version) 8 11/20/2025
0.16.0-Beta1 4 11/17/2025
0.15.0-Beta1 4 11/17/2025
0.14.0-Beta1 4 11/17/2025
0.12.0-Beta1 4 11/17/2025
0.11.0-Beta1 4 11/17/2025
0.7.0-Beta1 6 11/16/2025
Show more