How to Install and Uninstall python311-cachetools Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python311-cachetools" package
This guide let you learn how to install python311-cachetools on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-cachetools
Copied
2. Uninstall "python311-cachetools" package
Please follow the guidelines below to uninstall python311-cachetools on openSuSE Tumbleweed:
$
sudo zypper remove
python311-cachetools
Copied
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.
---------------------------------------------
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.