Install with winget
Open PowerShell or Command Prompt and run:
winget install SaltStack.SaltMinion
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Salt Minion
Salt is a new approach to infrastructure management built on a dynamic communication bus. Salt can be used for data-driven orchestration, remote execution for any infrastructure, configuration management for any app stack, and much more.
Advanced Install Options
Install (latest)
winget install SaltStack.SaltMinionInstall (pinned version)
winget install --id SaltStack.SaltMinion -e --version 3007.14Upgrade
winget upgrade SaltStack.SaltMinionUninstall
winget uninstall SaltStack.SaltMinionFrequently Asked Questions
How do I install Salt Minion using winget?
Open PowerShell or Windows Terminal and run:
winget install SaltStack.SaltMinion. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Salt Minion?
Software to automate the management and configuration of infrastructure and applications at scale.
Is Salt Minion free to use?
Salt Minion is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update Salt Minion with winget?
Run
winget upgrade SaltStack.SaltMinion in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Salt Minion?
Run
winget uninstall SaltStack.SaltMinion to remove Salt Minion from your system.