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

Last updated: November 22,2024

1. Install "python39-django-cacheops" package

In this section, we are going to explain the necessary steps to install python39-django-cacheops on openSuSE Tumbleweed

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

2. Uninstall "python39-django-cacheops" package

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

$ sudo zypper remove python39-django-cacheops

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

Information for package python39-django-cacheops:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-cacheops
Version : 7.0.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 232.2 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.