Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to install multiple packages in one command #287

Closed
retnikt opened this issue May 22, 2020 · 6 comments
Closed

Ability to install multiple packages in one command #287

retnikt opened this issue May 22, 2020 · 6 comments
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Milestone

Comments

@retnikt
Copy link

retnikt commented May 22, 2020

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)

@retnikt retnikt added the Issue-Feature This is a feature request for the Windows Package Manager client. label May 22, 2020
@ghost ghost added the Needs-Triage Issue need to be triaged label May 22, 2020
@megamorf
Copy link

This issue is a duplicate. Please use the search function before needlessly opening tickets:

@retnikt
Copy link
Author

retnikt commented May 23, 2020

Sorry I couldn't see that

@retnikt retnikt closed this as completed May 23, 2020
@masx200
Copy link

masx200 commented May 24, 2020

I support it!

1 similar comment
@daddyparodz
Copy link

I support it!

@denelon denelon removed the Needs-Triage Issue need to be triaged label Jun 3, 2021
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
@SalahAdDin
Copy link

@denelon, how can we do this?

@jo-chemla
Copy link

jo-chemla commented Jul 11, 2024

Simple: #4566

winget install --disable-interactivity --accept-source-agreements --accept-package-agreements 7zip.7zip Mozilla.Firefox VideoLAN.VLC OBSProject.OBSStudio Microsoft.VisualStudioCode Microsoft.WindowsTerminal TheDocumentFoundation.LibreOffice SomePythonThings.WingetUIStore GitHub.GitHubDesktop BlenderFoundation.Blender Gyan.FFmpeg 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

No branches or pull requests

7 participants