venv-salt-minion from systemsmanagement:saltstack:bundle:next:python311:testsuite project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/CentOS_7/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo yum install venv-salt-minion
Grab binary packages directly
Add repository and install manually
For Debian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/saltstack:/bundle:/next:/python311:/testsuite/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:next:python311:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_next_python311_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/saltstack:/bundle:/next:/python311:/testsuite/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:next:python311:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_next_python311_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
For Debian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/saltstack:/bundle:/next:/python311:/testsuite/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:next:python311:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_next_python311_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/openSUSE_Leap_15/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo zypper refresh zypper install venv-salt-minion
Grab binary packages directly
Add repository and install manually
For AlmaLinux 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/AlmaLinux_9/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo yum install venv-salt-minion
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/AlmaLinux_8/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo yum install venv-salt-minion
Grab binary packages directly
Add repository and install manually
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/SLE_15/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo zypper refresh zypper install venv-salt-minion
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/SLE_12/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo zypper refresh zypper install venv-salt-minion
Grab binary packages directly
Add repository and install manually
For Ubuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/saltstack:/bundle:/next:/python311:/testsuite/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:next:python311:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_next_python311_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
For Ubuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/saltstack:/bundle:/next:/python311:/testsuite/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:next:python311:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_next_python311_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion