wingetposh

0.5.5

Helpers functions for Winget

Minimum PowerShell version

7.2

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name wingetposh -RequiredVersion 0.5.5

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

Install-PSResource -Name wingetposh -Version 0.5.5

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

(c) yvesg. All rights reserved.

Requires License Acceptance

View License.txt

Package Details

Author(s)

  • yvesg

Tags

winget helper powershell TUI

Functions

Show-WGList Search-WGPackage Show-WGUpdatables Update-WGPackage Install-WGPackage Uninstall-WGPackage

Dependencies

Release Notes

0.5.1 :
       - Fixed the show-WGList bug when there is no updatable packages to show.
       0.5.2 :
       - Removed the "-Interactive" switch to search-WGPackage.       
       - Removed the search parameter from search-WGPackage.
       - Allowing multiple selection in uninstall-WGPackage.
       - Removing crash brug when no package is found in search-WGPackage.
       - Removing the "-Interactive" switch to updage-WGPackage.  If no Object is passed through the pipeline, it will automatically display an interactive grid
       - Update readme.md
       
       0.5.4 :
       - Addind a license file.

       0.5.5 :
       - Adding licence acceptance.

FileList

Version History

Version Downloads Last updated
2.0.1-alpha03 16 1/26/2024
1.0.1 408 11/27/2023
1.0.0 936 10/20/2023
0.9.7 55 7/13/2023
0.8.2 79 5/3/2023
0.8.1 12 4/27/2023
0.7.9 91 4/6/2023
0.7.4 24 3/19/2023
0.7.3 9 3/16/2023
0.7.2 9 3/16/2023
0.6.6 36 2/23/2023
0.6.5 20 2/16/2023
0.6.4 16 2/14/2023
0.6.3 18 2/13/2023
0.6.1 21 2/12/2023
0.5.6 30 1/23/2023
0.5.5 (current version) 25 1/15/2023
0.5.1 12 11/29/2022
0.5.0 19 11/23/2022
Show less