Microsoft.PowerShell.OneGet.CmdLets
Applies To: Windows PowerShell 5.0
This section contains the help topics for the cmdlets that are installed with the Windows PowerShell Microsoft.PowerShell.OneGet.Cmdlets module. The OneGet module contains cmdlets that let you discover and install software packages from around the web. It is a manager or multiplexor of existing package managers.
Microsoft.PowerShell.OneGet.Cmdlets
Find-Package |
Finds a software package. |
Returns a list of all software packages that have been installed by using OneGet. |
|
Returns a list of package providers that are connected to OneGet. |
|
Returns a list of package sources that are registered for a specific package provider. |
|
Installs one or more software packages. |
|
Adds a package source for a specified package provider. |
|
Saves packages to a local computer without installing them. |
|
Replaces a package source for a specified package provider. |
|
Uninstalls one or more software packages. |
|
Removes a registered package source. |