How to Install and Uninstall python3-requests-cache.noarch Package on Fedora 35

Last updated: April 28,2024

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

This tutorial shows how to install python3-requests-cache.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall python3-requests-cache.noarch on Fedora 35:

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

3. Information about the python3-requests-cache.noarch package on Fedora 35

Last metadata expiration check: 3:43:14 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-requests-cache
Version : 0.5.1
Release : 9.fc35
Architecture : noarch
Size : 198 k
Source : python-requests-cache-0.5.1-9.fc35.src.rpm
Repository : fedora
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.