// install via winget
Command Prompt & PowerShell
click to copy
winget install SaltStack.SaltMinion
// direct download
Download Installer// 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.
// frequently asked questions
How do I install Salt Minion using winget?
Open PowerShell or Windows Terminal and run:
winget install SaltStack.SaltMinion. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Salt Minion?
Software to automate the management and configuration of infrastructure and applications at scale.
Is Salt Minion free to download?
Salt Minion is distributed under the Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Salt Minion with winget?
Run
winget upgrade SaltStack.SaltMinion in PowerShell or Windows Terminal to update Salt Minion to the latest available version.What architecture does Salt Minion support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.