redis from home:uibmz:opsi:4.3:testing project
Выберите операционную систему
Добавить репозиторий и установить вручную
Для RockyLinux 8 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/RockyLinux_8/home:uibmz:opsi:4.3:testing.repo yum install redis
Для RHEL 8 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/RHEL_8/home:uibmz:opsi:4.3:testing.repo yum install redis
Для OracleLinux 8 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/OracleLinux_8/home:uibmz:opsi:4.3:testing.repo yum install redis
Для AlmaLinux 8 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/AlmaLinux_8/home:uibmz:opsi:4.3:testing.repo yum install redis
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для 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/home:/uibmz:/opsi:/4.3:/testing/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.3:testing.list curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.3_testing.gpg > /dev/null sudo apt update sudo apt install redis
Для Debian 13 запустите:
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/home:/uibmz:/opsi:/4.3:/testing/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.3:testing.list curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.3_testing.gpg > /dev/null sudo apt update sudo apt install redis
Для 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/home:/uibmz:/opsi:/4.3:/testing/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.3:testing.list curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.3_testing.gpg > /dev/null sudo apt update sudo apt install redis
Для 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/home:/uibmz:/opsi:/4.3:/testing/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.3:testing.list curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.3_testing.gpg > /dev/null sudo apt update sudo apt install redis
Для 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/home:/uibmz:/opsi:/4.3:/testing/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.3:testing.list curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.3_testing.gpg > /dev/null sudo apt update sudo apt install redis
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для RockyLinux 9 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/RockyLinux_9/home:uibmz:opsi:4.3:testing.repo yum install redis
Для RockyLinux 10 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/RockyLinux_10/home:uibmz:opsi:4.3:testing.repo yum install redis
Для RHEL 9 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/RHEL_9/home:uibmz:opsi:4.3:testing.repo yum install redis
Для RHEL 10 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/RHEL_10/home:uibmz:opsi:4.3:testing.repo yum install redis
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для openSUSE Leap 15.6 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/openSUSE_Leap_15.6/home:uibmz:opsi:4.3:testing.repo zypper refresh zypper install redis
Для openSUSE Leap 15.5 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/openSUSE_Leap_15.5/home:uibmz:opsi:4.3:testing.repo zypper refresh zypper install redis
Для SLE 15 SP7 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/SLE_15_SP7/home:uibmz:opsi:4.3:testing.repo zypper refresh zypper install redis
Для SLE 15 SP6 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/SLE_15_SP6/home:uibmz:opsi:4.3:testing.repo zypper refresh zypper install redis
Для SLE 15 SP5 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/SLE_15_SP5/home:uibmz:opsi:4.3:testing.repo zypper refresh zypper install redis
Для SLE 15 SP4 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/SLE_15_SP4/home:uibmz:opsi:4.3:testing.repo zypper refresh zypper install redis
Для SLE 15 SP3 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/SLE_15_SP3/home:uibmz:opsi:4.3:testing.repo zypper refresh zypper install redis
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для xUbuntu 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/home:/uibmz:/opsi:/4.3:/testing/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.3:testing.list curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.3_testing.gpg > /dev/null sudo apt update sudo apt install redis
Для xUbuntu 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/home:/uibmz:/opsi:/4.3:/testing/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.3:testing.list curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.3_testing.gpg > /dev/null sudo apt update sudo apt install redis
Для xUbuntu 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/home:/uibmz:/opsi:/4.3:/testing/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.3:testing.list curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.3:testing/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.3_testing.gpg > /dev/null sudo apt update sudo apt install redis
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Univention 5.2 запустите от имени root:
?
Для Univention 5.0 запустите от имени root:
?
Для OracleLinux 9 запустите от имени root:
?
Для OracleLinux 10 запустите от имени root:
?
Для AlmaLinux 9 запустите от имени root:
?
Для AlmaLinux 10 запустите от имени root:
?