Skip to content

anypackage/pkgx

Repository files navigation

AnyPackage.Pkgx

gallery-image build-image cf-image

AnyPackage.Pkgx is an AnyPackage provider that facilitates installing pkgx packages.

Requirements

pkgx must be installed first. See pkgx.sh for installation instructions.

Install AnyPackage.Pkgx

Install-PSResource AnyPackage.Pkgx

Import AnyPackage.Pkgx

Import-Module AnyPackage.Pkgx

Sample usages

Install a package

Install-Package -Name node

Uninstall a package

Uninstall-Package -Name node