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

Last updated: July 05,2024

1. Install "python310-dogpile.cache" package

This guide let you learn how to install python310-dogpile.cache on openSuSE Tumbleweed

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

2. Uninstall "python310-dogpile.cache" package

In this section, we are going to explain the necessary steps to uninstall python310-dogpile.cache on openSuSE Tumbleweed:

$ sudo zypper remove python310-dogpile.cache

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

Information for package python310-dogpile.cache:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-dogpile.cache
Version : 1.3.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 491.9 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.