AnyPackage.Pkgx
is an AnyPackage provider that facilitates installing pkgx
packages.
pkgx
must be installed first. See pkgx.sh for installation
instructions.
Install-PSResource AnyPackage.Pkgx
Import-Module AnyPackage.Pkgx
Find-Package -Name node
Get-Package -Name node
Install-Package -Name node
Uninstall-Package -Name node