How to Install and Uninstall python311-redis Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python311-redis" package

Please follow the guidelines below to install python311-redis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-redis

2. Uninstall "python311-redis" package

This is a short guide on how to uninstall python311-redis on openSuSE Tumbleweed:

$ sudo zypper remove python311-redis

3. Information about the python311-redis package on openSuSE Tumbleweed

Information for package python311-redis:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-redis
Version : 5.0.1-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-redis-5.0.1-4.2.src
Upstream URL : https://github.com/redis/redis-py
Summary : Python client for Redis key-value store
Description :
The Python interface to the Redis key-value store.