How to Install and Uninstall python2-CacheControl Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python2-CacheControl" package

Learn how to install python2-CacheControl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-CacheControl

2. Uninstall "python2-CacheControl" package

This is a short guide on how to uninstall python2-CacheControl on openSUSE Leap:

$ sudo zypper remove python2-CacheControl

3. Information about the python2-CacheControl package on openSUSE Leap

Information for package python2-CacheControl:
---------------------------------------------
Repository : Main Repository
Name : python2-CacheControl
Version : 0.12.6-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 83,9 KiB
Installed : No
Status : not installed
Source package : python-CacheControl-0.12.6-bp153.1.21.src
Summary : Caching library for Python requests
Description :
CacheControl is a port of the caching algorithms in httplib2 for use with
requests session object.