How To Install Salt-cp On Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian And MacOS?

How To Install Salt-cp On Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian And MacOS?

salt-cp

remote manager to administer servers via salt

Maintainer: Debian Salt Team



Section: admin

Install salt-cp

  • Debian apt-get install salt-master Click to copy
  • Ubuntu apt-get install salt-master Click to copy
  • Alpine OS apk add salt Click to copy
  • Arch Linux pacman -S salt Click to copy
  • Fedora dnf install salt-master Click to copy
  • Raspbian apt-get install salt-master Click to copy
  • macOS brew install salt Click to copy

salt-master

remote manager to administer servers via salt

salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. This particular package provides the salt controller.

salt

Central system and configuration manager
Installation of latest salt-cp command is available for Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.