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

Last updated: May 21,2024

1. Install "python39-CacheControl" package

Here is a brief guide to show you how to install python39-CacheControl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-CacheControl

2. Uninstall "python39-CacheControl" package

This guide let you learn how to uninstall python39-CacheControl on openSuSE Tumbleweed:

$ sudo zypper remove python39-CacheControl

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

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