How to Install and Uninstall python3-requests-cache.noarch Package on CentOS Stream 9

Last updated: October 03,2024

1. Install "python3-requests-cache.noarch" package

Learn how to install python3-requests-cache.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-requests-cache.noarch

2. Uninstall "python3-requests-cache.noarch" package

This guide covers the steps necessary to uninstall python3-requests-cache.noarch on CentOS Stream 9:

$ sudo dnf remove python3-requests-cache.noarch $ sudo dnf autoremove

3. Information about the python3-requests-cache.noarch package on CentOS Stream 9

Last metadata expiration check: 2:56:27 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-requests-cache
Version : 0.5.1
Release : 12.el9
Architecture : noarch
Size : 186 k
Source : python-requests-cache-0.5.1-12.el9.src.rpm
Repository : epel
Summary : Persistent cache for requests library
URL : https://github.com/reclosedev/requests-cache
License : BSD
Description : Requests-cache is a transparent persistent
: cache for the requests (version >= 1.1.0) library.