How to Install and Uninstall python3-requests-cache.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

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

Learn how to install python3-requests-cache.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Here is a brief guide to show you how to uninstall python3-requests-cache.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-requests-cache.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:46:56 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-requests-cache
Version : 0.5.1
Release : 3.el8
Architecture : noarch
Size : 201 k
Source : python-requests-cache-0.5.1-3.el8.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.