How to Install and Uninstall python3-cachy.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-cachy.noarch" package

Here is a brief guide to show you how to install python3-cachy.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-cachy.noarch

2. Uninstall "python3-cachy.noarch" package

This tutorial shows how to uninstall python3-cachy.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-cachy.noarch $ sudo dnf autoremove

3. Information about the python3-cachy.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:11:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-cachy
Version : 0.3.0
Release : 17.el9
Architecture : noarch
Size : 41 k
Source : python-cachy-0.3.0-17.el9.src.rpm
Repository : epel
Summary : Simple yet effective caching library
URL : https://github.com/sdispater/cachy
License : MIT
Description : Cachy provides a simple yet effective caching library.