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

Last updated: July 05,2024

1. Install "python310-redis" package

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

$ sudo zypper refresh $ sudo zypper install python310-redis

2. Uninstall "python310-redis" package

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

$ sudo zypper remove python310-redis

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

Information for package python310-redis:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.