How to Install and Uninstall python3-dogpile.cache Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python3-dogpile.cache" package

Please follow the instructions below to install python3-dogpile.cache on openSUSE Leap

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

2. Uninstall "python3-dogpile.cache" package

Here is a brief guide to show you how to uninstall python3-dogpile.cache on openSUSE Leap:

$ sudo zypper remove python3-dogpile.cache

3. Information about the python3-dogpile.cache package on openSUSE Leap

Information for package python3-dogpile.cache:
----------------------------------------------
Repository : Main Repository
Name : python3-dogpile.cache
Version : 0.6.5-2.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 395.4 KiB
Installed : No
Status : not installed
Source package : python-dogpile.cache-0.6.5-2.9.src
Upstream URL : http://bitbucket.org/zzzeek/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.