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

Last updated: July 01,2024

1. Install "python312-django-cacheops" package

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

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

2. Uninstall "python312-django-cacheops" package

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

$ sudo zypper remove python312-django-cacheops

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

Information for package python312-django-cacheops:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-django-cacheops
Version : 7.0.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 273.8 KiB
Installed : No
Status : not installed
Source package : python-django-cacheops-7.0.2-1.2.src
Upstream URL : http://github.com/Suor/django-cacheops
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.