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

Last updated: May 14,2024

1. Install "python3-redis" package

Please follow the guidance below to install python3-redis on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-redis

2. Uninstall "python3-redis" package

This guide let you learn how to uninstall python3-redis on openSUSE Leap:

$ sudo zypper remove python3-redis

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

Information for package python3-redis:
--------------------------------------
Repository : Main Repository
Name : python3-redis
Version : 3.4.1-3.5.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 757.4 KiB
Installed : No
Status : not installed
Source package : python-redis-3.4.1-3.5.1.src
Upstream URL : https://github.com/andymccurdy/redis-py
Summary : Python client for Redis key-value store
Description :
The Python interface to the Redis key-value store.