How to Install and Uninstall python3-flexcache.noarch Package on CentOS Stream 9

Last updated: November 25,2024

1. Install "python3-flexcache.noarch" package

Learn how to install python3-flexcache.noarch on CentOS Stream 9

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

2. Uninstall "python3-flexcache.noarch" package

Please follow the instructions below to uninstall python3-flexcache.noarch on CentOS Stream 9:

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

3. Information about the python3-flexcache.noarch package on CentOS Stream 9

Last metadata expiration check: 0:36:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-flexcache
Version : 0.2
Release : 1.el9
Architecture : noarch
Size : 21 k
Source : python-flexcache-0.2-1.el9.src.rpm
Repository : epel
Summary : Cache on disk the result of expensive calculations
URL : https://github.com/hgrecco/flexcache
License : BSD-3-Clause
Description : A robust and extensible package to cache on disk the result of expensive
: calculations.