Pkgx_Package_Provider

about_Pkgx_Package_Provider

Short Description

Provides access to the pkgx package manager.

Long Description

The pkgx package provider for AnyPackage module lets you interact with pkgx using standardized commands.

The Programs package provider supports the following cmdlets.

  • Find-Package
  • Get-Package
  • Install-Package
  • Uninstall-Package

Dynamic Parameters

Dynamic parameters are cmdlet parameters that are added by a package provider and are available only when -Provider pkgx parameter is used.

The pkgx provider currently has no dynamic parameters.

See Also