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

Last updated: November 29,2024

1. Install "python3-flexcache.noarch" package

This tutorial shows how to install python3-flexcache.noarch on Fedora 38

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

2. Uninstall "python3-flexcache.noarch" package

This guide let you learn how to uninstall python3-flexcache.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:26:15 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-flexcache
Version : 0.2
Release : 1.fc38
Architecture : noarch
Size : 24 k
Source : python-flexcache-0.2-1.fc38.src.rpm
Repository : updates
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.