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

Last updated: May 19,2024

1. Install "python311-CacheControl" package

This guide let you learn how to install python311-CacheControl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-CacheControl

2. Uninstall "python311-CacheControl" package

Learn how to uninstall python311-CacheControl on openSuSE Tumbleweed:

$ sudo zypper remove python311-CacheControl

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

Information for package python311-CacheControl:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-CacheControl
Version : 0.14.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 153.3 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.