How to Install and Uninstall python312-CacheControl Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python312-CacheControl" package

Please follow the instructions below to install python312-CacheControl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-CacheControl

2. Uninstall "python312-CacheControl" package

Please follow the steps below to uninstall python312-CacheControl on openSuSE Tumbleweed:

$ sudo zypper remove python312-CacheControl

3. Information about the python312-CacheControl package on openSuSE Tumbleweed

Information for package python312-CacheControl:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-CacheControl
Version : 0.14.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 142.6 KiB
Installed : No
Status : not installed
Source package : python-CacheControl-0.14.0-1.1.src
Upstream URL : https://github.com/psf/cachecontrol
Summary : Caching library for Python requests
Description :
CacheControl is a port of the caching algorithms in httplib2 for use with
requests session object.