How to Install and Uninstall python3-cachez.noarch Package on Fedora 36

Last updated: January 08,2025

1. Install "python3-cachez.noarch" package

Please follow the guidelines below to install python3-cachez.noarch on Fedora 36

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

2. Uninstall "python3-cachez.noarch" package

Please follow the instructions below to uninstall python3-cachez.noarch on Fedora 36:

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

3. Information about the python3-cachez.noarch package on Fedora 36

Last metadata expiration check: 4:27:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-cachez
Version : 0.1.2
Release : 19.fc36
Architecture : noarch
Size : 24 k
Source : python-cachez-0.1.2-19.fc36.src.rpm
Repository : fedora
Summary : Cache decorator for global or instance level memoize
URL : https://pypi.python.org/pypi/cachez
License : ASL 2.0
Description : Cache decorator for global or instance level memoize.