How to Install and Uninstall python2-redis Package on openSUSE Leap

Last updated: March 29,2024

1. Install "python2-redis" package

In this section, we are going to explain the necessary steps to install python2-redis on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-redis

2. Uninstall "python2-redis" package

Please follow the steps below to uninstall python2-redis on openSUSE Leap:

$ sudo zypper remove python2-redis

3. Information about the python2-redis package on openSUSE Leap

Information for package python2-redis:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-redis
Version : 3.4.1-3.5.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 597,4 KiB
Installed : No
Status : not installed
Source package : python-redis-3.4.1-3.5.1.src
Summary : Python client for Redis key-value store
Description :
The Python interface to the Redis key-value store.