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

Last updated: October 05,2024

1. Install "python36-CacheControl" package

This guide covers the steps necessary to install python36-CacheControl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-CacheControl

2. Uninstall "python36-CacheControl" package

This guide covers the steps necessary to uninstall python36-CacheControl on openSuSE Tumbleweed:

$ sudo zypper remove python36-CacheControl

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

Information for package python36-CacheControl:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-CacheControl
Version : 0.12.10-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 108,0 KiB
Installed : No
Status : not installed
Source package : python-CacheControl-0.12.10-1.1.src
Summary : Caching library for Python requests
Description :
CacheControl is a port of the caching algorithms in httplib2 for use with
requests session object.