-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Ability to install multiple packages in one command #287
Copy link
Copy link
Closed
Labels
Issue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Milestone
Description
Description of the new feature/enhancement
I would like to be able to install multiple packages in one command like:
winget install package1 package2 package3
Instead of
winget install package1
winget install package2
winget install package3
This is a standard feature of all package managers I can think of, from apt-get to yarn.
Proposed technical implementation details (optional)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.