How to install multiple packages with winget ?
Is this the only way ? https://github.com/microsoft/winget-cli/issues/219 I mean is there any ability out of the box ?
How to install multiple packages with winget ?
Is this the only way ? https://github.com/microsoft/winget-cli/issues/219 I mean is there any ability out of the box ?
Copyright © 2021 Jogjafile Inc.
As of right now there is no way to install multiple packages with a single command - with the exception of
winget import
. If you know the Package Identifier and the source details, it is possible to create a JSON file that can be used to install a set of packages. However, this still involves the additional step of creating the JSON file