-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
Is your feature request related to a problem? Please describe.
winget is a new opensource tool by Microsoft that enables package management from the command line, akin to debian-based package management (e.g. apt).
https://github.com/microsoft/winget-cli
Describe the solution you'd like
I'd like to be able to use the same package management states for linux as in windows. With winget, this becomes a good possibility without needing to install third-party software.
Describe alternatives you've considered
Chocolately is an alternative package manager for windows, but third-party.
Additional context
Tool: https://github.com/microsoft/winget-cli
Current Packages: https://github.com/microsoft/winget-pkgs
Annoucement: https://devblogs.microsoft.com/commandline/windows-package-manager-preview/
Please Note
If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.