What’s the correct commandlet to use in order to find a software package in the available package sources from the PowerShell command line?
What’s the correct commandlet to use in order to find a software package in the available package sources from the PowerShell command line?
- Find-Package
- Get-PackageSource
- Register-PackageSource
The Find-Package commandlet is the way to go if you want to locate a particular package and its dependencies.
Get All Week Quiz Answer: