venv-salt-minion from systemsmanagement:saltstack:bundle:testing:testsuite project
إختر نظام التشغيل
إضافة المستودع والتثبيت يدويا
لـCentOS 7 شغل التالي كـ جذر:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/CentOS_7/systemsmanagement:saltstack:bundle:testing:testsuite.repo yum install venv-salt-minion
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
من أجلDebian 9.0 شغل ما يلي:
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:/testing:/testsuite/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
من أجلDebian 12 شغل ما يلي:
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:/testing:/testsuite/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
من أجلDebian 11 شغل ما يلي:
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:/testing:/testsuite/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
من أجلDebian 10 شغل ما يلي:
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:/testing:/testsuite/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
لـopenSUSE Tumbleweed شغل التالي كـ جذر:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/openSUSE_Tumbleweed/systemsmanagement:saltstack:bundle:testing:testsuite.repo zypper refresh zypper install venv-salt-minion
لـopenSUSE Leap 15 شغل التالي كـ جذر:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/openSUSE_Leap_15/systemsmanagement:saltstack:bundle:testing:testsuite.repo zypper refresh zypper install venv-salt-minion
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
لـAlmaLinux 8 شغل التالي كـ جذر:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/AlmaLinux_8/systemsmanagement:saltstack:bundle:testing:testsuite.repo yum install venv-salt-minion
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
لـSLE 15 شغل التالي كـ جذر:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/SLE_15/systemsmanagement:saltstack:bundle:testing:testsuite.repo zypper refresh zypper install venv-salt-minion
لـSLE 12 شغل التالي كـ جذر:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/SLE_12/systemsmanagement:saltstack:bundle:testing:testsuite.repo zypper refresh zypper install venv-salt-minion
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
من أجلUbuntu 24.04 شغل ما يلي:
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:/testing:/testsuite/Ubuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/Ubuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
من أجلUbuntu 22.04 شغل ما يلي:
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:/testing:/testsuite/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
من أجلUbuntu 20.04 شغل ما يلي:
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:/testing:/testsuite/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:testing:testsuite.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:testing:testsuite/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_testing_testsuite.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
لـSLMicro61 شغل التالي كـ جذر:
?
لـSLMicro60 شغل التالي كـ جذر:
?
لـAlmaLinux 9 شغل التالي كـ جذر:
?
لـAlmaLinux 10 شغل التالي كـ جذر:
?