How to Install and Uninstall python3-diskcache.noarch Package on Fedora 39

Last updated: October 15,2024

1. Install "python3-diskcache.noarch" package

This tutorial shows how to install python3-diskcache.noarch on Fedora 39

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

2. Uninstall "python3-diskcache.noarch" package

This is a short guide on how to uninstall python3-diskcache.noarch on Fedora 39:

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

3. Information about the python3-diskcache.noarch package on Fedora 39

Last metadata expiration check: 0:19:47 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-diskcache
Version : 5.6.1
Release : 3.fc39
Architecture : noarch
Size : 95 k
Source : python-diskcache-5.6.1-3.fc39.src.rpm
Repository : fedora
Summary : Python disk-backed cache
URL : https://grantjenks.com/docs/diskcache/
License : Apache-2.0
Description : DiskCache is an Apache2 licensed disk and file backed cache library,
: written in pure-Python, and compatible with Django.