redis from home:shenib project
Select Your Operating System
Add repository and install manually
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:shenib/CentOS_8/home:shenib.repo yum install redis
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:shenib/CentOS_7/home:shenib.repo yum install redis
Grab binary packages directly
Add repository and install manually
For RHEL 6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:shenib/RHEL_6/home:shenib.repo yum install redis
Grab binary packages directly
Add repository and install manually
For openEuler 20.03 run the following as root:
?