Installing
- 
2. Enabling Salt Repository
Add Salt Repository for Ubuntu GNU/Linux
 - 
3. Installing Salt
Then to Install Salt on Ubuntu
Now to Install Salt minion (Client) and master:sudo apt install salt-minion salt-master
To Search for more Components:
apt search salt-
For further Insight see the Official Documentation.
 
Contents