How to Install and Uninstall python311-diskcache Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python311-diskcache" package

In this section, we are going to explain the necessary steps to install python311-diskcache on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-diskcache

2. Uninstall "python311-diskcache" package

This is a short guide on how to uninstall python311-diskcache on openSuSE Tumbleweed:

$ sudo zypper remove python311-diskcache

3. Information about the python311-diskcache package on openSuSE Tumbleweed

Information for package python311-diskcache:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-diskcache
Version : 5.6.3-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 564.1 KiB
Installed : No
Status : not installed
Source package : python-diskcache-5.6.3-2.2.src
Upstream URL : https://grantjenks.com/docs/diskcache/
Summary : Disk and file backed cache
Description :
DiskCache: Disk Backed Cache
DiskCache is a disk and file backed cache library, written
in pure Python, and compatible with Django.