AnyPackage.Chocolatey

0.1.3

AnyPackage provider that facilitates installing Chocolatey packages from any NuGet repository.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name AnyPackage.Chocolatey

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

Install-PSResource -Name AnyPackage.Chocolatey

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) 2023 Ethan Bergstrom. All rights reserved.

Package Details

Author(s)

  • Ethan Bergstrom

Tags

AnyPackage Provider Chocolatey Windows

PSEditions

Desktop Core

Dependencies

Release Notes

This is a PowerShell AnyPackage provider. It is a wrapper on top of Choco.
It discovers Chocolatey packages from https://www.chocolatey.org/ and other NuGet repos.

FileList

Version History

Version Downloads Last updated
0.1.3 (current version) 534 4/6/2023
0.1.2 16 3/16/2023
0.1.1 12 3/3/2023
0.1.0 14 2/12/2023
0.0.3 6 2/6/2023
0.0.2 5 2/4/2023
0.0.1 20 1/21/2023
Show more