spm

Central system and configuration manager

Debian Debian
RUN apt-get update && \ apt-get install -y salt-common
Ubuntu
RUN apt-get update && \ apt-get install -y salt-common
Alpine
RUN apk add salt
Arch Arch Linux
RUN pacman -S --noconfirm salt
Fedora
RUN dnf install -y salt
Raspbian
RUN apt-get update && \ apt-get install -y salt-common
click the source code to copy install spm on any operating system with command-not-found.com