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

Last updated: May 19,2024

1. Install "python36-redis" package

This guide covers the steps necessary to install python36-redis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-redis

2. Uninstall "python36-redis" package

Please follow the steps below to uninstall python36-redis on openSuSE Tumbleweed:

$ sudo zypper remove python36-redis

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

Information for package python36-redis:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-redis
Version : 3.5.3-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 752,3 KiB
Installed : No
Status : not installed
Source package : python-redis-3.5.3-3.2.src
Summary : Python client for Redis key-value store
Description :
The Python interface to the Redis key-value store.