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

Last updated: May 18,2024

1. Install "python3-dogpile.cache" package

Learn how to install python3-dogpile.cache on openSuSE Tumbleweed

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

2. Uninstall "python3-dogpile.cache" package

This is a short guide on how to uninstall python3-dogpile.cache on openSuSE Tumbleweed:

$ sudo zypper remove python3-dogpile.cache

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

Information for package python3-dogpile.cache:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-dogpile.cache
Version : 1.1.4-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 486,8 KiB
Installed : No
Status : not installed
Source package : python-dogpile.cache-1.1.4-2.1.src
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.