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

Last updated: June 03,2024

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

This is a short guide on how to install python3-requests-cache.noarch on Fedora 38

$ 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 Fedora 38:

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

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

Last metadata expiration check: 5:33:04 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-requests-cache
Version : 0.5.1
Release : 13.fc38
Architecture : noarch
Size : 220 k
Source : python-requests-cache-0.5.1-13.fc38.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.