How to Install and Uninstall python3-redis Package on openSUSE Leap
Last updated: March 13,2025
1. Install "python3-redis" package
Please follow the guidance below to install python3-redis on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-redis
Copied
2. Uninstall "python3-redis" package
This guide let you learn how to uninstall python3-redis on openSUSE Leap:
$
sudo zypper remove
python3-redis
Copied
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.
--------------------------------------
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.