How to Install and Uninstall python3-django-redis Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-django-redis" package

Please follow the guidelines below to install python3-django-redis on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-django-redis

2. Uninstall "python3-django-redis" package

Please follow the steps below to uninstall python3-django-redis on openSUSE Leap:

$ sudo zypper remove python3-django-redis

3. Information about the python3-django-redis package on openSUSE Leap

Information for package python3-django-redis:
---------------------------------------------
Repository : Main Repository
Name : python3-django-redis
Version : 4.11.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 147.4 KiB
Installed : No
Status : not installed
Source package : python-django-redis-4.11.0-bp155.2.12.src
Upstream URL : https://github.com/niwibe/django-redis
Summary : A redis cache backend for Django
Description :
A redis cache backend for Django.