How to Install and Uninstall python312-dogpile.cache Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python312-dogpile.cache" package

This tutorial shows how to install python312-dogpile.cache on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-dogpile.cache

2. Uninstall "python312-dogpile.cache" package

This guide covers the steps necessary to uninstall python312-dogpile.cache on openSuSE Tumbleweed:

$ sudo zypper remove python312-dogpile.cache

3. Information about the python312-dogpile.cache package on openSuSE Tumbleweed

Information for package python312-dogpile.cache:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-dogpile.cache
Version : 1.3.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 567.4 KiB
Installed : No
Status : not installed
Source package : python-dogpile.cache-1.3.1-1.1.src
Upstream URL : https://github.com/sqlalchemy/dogpile.cache
Summary : A caching front-end based on the Dogpile lock
Description :
A caching API built around the concept of a "dogpile lock", which allows
continued access to an expiring data value while a single thread generates a
new value.