How to Install and Uninstall python3-diskcache Package on openSUSE Leap

Last updated: May 09,2024

1. Install "python3-diskcache" package

Please follow the steps below to install python3-diskcache on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-diskcache

2. Uninstall "python3-diskcache" package

Please follow the steps below to uninstall python3-diskcache on openSUSE Leap:

$ sudo zypper remove python3-diskcache

3. Information about the python3-diskcache package on openSUSE Leap

Information for package python3-diskcache:
------------------------------------------
Repository : Main Repository
Name : python3-diskcache
Version : 5.1.0-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 498.5 KiB
Installed : No
Status : not installed
Source package : python-diskcache-5.1.0-bp155.2.14.src
Upstream URL : http://www.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.