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

Last updated: November 23,2024

1. Install "python312-redis" package

This tutorial shows how to install python312-redis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-redis

2. Uninstall "python312-redis" package

This guide covers the steps necessary to uninstall python312-redis on openSuSE Tumbleweed:

$ sudo zypper remove python312-redis

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

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