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

Last updated: July 02,2024

1. Install "python311-cachetools" package

This guide let you learn how to install python311-cachetools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-cachetools

2. Uninstall "python311-cachetools" package

Please follow the guidelines below to uninstall python311-cachetools on openSuSE Tumbleweed:

$ sudo zypper remove python311-cachetools

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

Information for package python311-cachetools:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-cachetools
Version : 5.3.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 149.2 KiB
Installed : No
Status : not installed
Source package : python-cachetools-5.3.2-1.4.src
Upstream URL : https://github.com/tkem/cachetools
Summary : Extensible memoizing collections and decorators
Description :
This module provides various memoizing collections and decorators,
including a variant of the Python 3 Standard Library `@lru_cache`_
function decorator.

5. The same packages on other Linux Distributions