How to Install and Uninstall python36-django-cacheops Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python36-django-cacheops" package

This is a short guide on how to install python36-django-cacheops on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-django-cacheops

2. Uninstall "python36-django-cacheops" package

Please follow the instructions below to uninstall python36-django-cacheops on openSuSE Tumbleweed:

$ sudo zypper remove python36-django-cacheops

3. Information about the python36-django-cacheops package on openSuSE Tumbleweed

Information for package python36-django-cacheops:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-cacheops
Version : 6.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 256,4 KiB
Installed : No
Status : not installed
Source package : python-django-cacheops-6.0-1.2.src
Summary : Django ORM cache with automatic granular event-driven invalidation
Description :
A slick app that supports automatic or manual queryset caching and automatic
granular event-driven invalidation.
It uses `redis `_ as backend for ORM cache and redis or
filesystem for simple time-invalidated one.