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

Last updated: June 01,2024

1. Install "python39-redis" package

This is a short guide on how to install python39-redis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-redis

2. Uninstall "python39-redis" package

Here is a brief guide to show you how to uninstall python39-redis on openSuSE Tumbleweed:

$ sudo zypper remove python39-redis

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

Information for package python39-redis:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-redis
Version : 5.0.1-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.9 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.