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

Last updated: July 02,2024

1. Install "python310-CacheControl" package

This tutorial shows how to install python310-CacheControl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-CacheControl

2. Uninstall "python310-CacheControl" package

This tutorial shows how to uninstall python310-CacheControl on openSuSE Tumbleweed:

$ sudo zypper remove python310-CacheControl

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

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