salt from systemsmanagement:Uyuni:Master project
Select Your Operating System
Add repository and install manually
For EL 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master/EL_9/systemsmanagement:Uyuni:Master.repo yum install salt
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master/AlmaLinux_8/systemsmanagement:Uyuni:Master.repo yum install salt
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master/openSUSE_Leap_15.6/systemsmanagement:Uyuni:Master.repo zypper refresh zypper install salt