How to Install and Uninstall python3-CacheControl.noarch Package on Fedora 38
Last updated: January 10,2025
1. Install "python3-CacheControl.noarch" package
In this section, we are going to explain the necessary steps to install python3-CacheControl.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-CacheControl.noarch
Copied
2. Uninstall "python3-CacheControl.noarch" package
This tutorial shows how to uninstall python3-CacheControl.noarch on Fedora 38:
$
sudo dnf remove
python3-CacheControl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-CacheControl.noarch package on Fedora 38
Last metadata expiration check: 4:24:06 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-CacheControl
Version : 0.12.11
Release : 4.fc38
Architecture : noarch
Size : 60 k
Source : python-CacheControl-0.12.11-4.fc38.src.rpm
Repository : fedora
Summary : httplib2 caching for requests
URL : https://github.com/ionrock/cachecontrol
License : MIT
Description : CacheControl is a port of the caching algorithms in httplib2 for use with
: requests session object. It was written because httplib2's better support
: for caching is often mitigated by its lack of thread safety. The same is
: true of requests in terms of caching.
Available Packages
Name : python3-CacheControl
Version : 0.12.11
Release : 4.fc38
Architecture : noarch
Size : 60 k
Source : python-CacheControl-0.12.11-4.fc38.src.rpm
Repository : fedora
Summary : httplib2 caching for requests
URL : https://github.com/ionrock/cachecontrol
License : MIT
Description : CacheControl is a port of the caching algorithms in httplib2 for use with
: requests session object. It was written because httplib2's better support
: for caching is often mitigated by its lack of thread safety. The same is
: true of requests in terms of caching.