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

Last updated: May 19,2024

1. Install "python2-dogpile.cache" package

Please follow the steps below to install python2-dogpile.cache on openSUSE Leap

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

2. Uninstall "python2-dogpile.cache" package

This guide let you learn how to uninstall python2-dogpile.cache on openSUSE Leap:

$ sudo zypper remove python2-dogpile.cache

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

Information for package python2-dogpile.cache:
----------------------------------------------
Repository : Main Repository
Name : python2-dogpile.cache
Version : 0.6.5-2.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 289,9 KiB
Installed : No
Status : not installed
Source package : python-dogpile.cache-0.6.5-2.9.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.