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

Last updated: June 29,2024

1. Install "python3-CacheControl" package

This guide covers the steps necessary to install python3-CacheControl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-CacheControl

2. Uninstall "python3-CacheControl" package

This guide let you learn how to uninstall python3-CacheControl on openSUSE Leap:

$ sudo zypper remove python3-CacheControl

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

Information for package python3-CacheControl:
---------------------------------------------
Repository : Main Repository
Name : python3-CacheControl
Version : 0.12.6-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 102.1 KiB
Installed : No
Status : not installed
Source package : python-CacheControl-0.12.6-bp155.2.12.src
Upstream URL : https://github.com/ionrock/cachecontrol
Summary : Caching library for Python requests
Description :
CacheControl is a port of the caching algorithms in httplib2 for use with
requests session object.