Search notes:

Powershell command noun: module

Commands related to the PowerShell command noun module. From module Microsoft.PowerShell.Core
From module PowerShellGet:

See also

Modules that can be installed with install-module are stored in PowerShell repositories and can there be search for with find-module.
Powershell: modules
The cmdLet nouns packageProvider, packageSource and package.
Apparently, the NuGet Provider that PowerShell needs to find and install modules is installed under $env:programFiles\PackageManagement\ProviderAssemblies\nuget.
A PowerShell module is described by the .NET class System.Management.Automation.PSModuleInfo.
The cmdLet noun psSnapin
Powershell command nouns

Index