How to Install and Uninstall python311-cachetools Package on openSUSE Leap
Last updated: November 27,2024
1. Install "python311-cachetools" package
Please follow the instructions below to install python311-cachetools on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-cachetools
Copied
2. Uninstall "python311-cachetools" package
This guide covers the steps necessary to uninstall python311-cachetools on openSUSE Leap:
$
sudo zypper remove
python311-cachetools
Copied
3. Information about the python311-cachetools package on openSUSE Leap
Information for package python311-cachetools:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-cachetools
Version : 5.3.1-150400.8.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 103.7 KiB
Installed : No
Status : not installed
Source package : python-cachetools-5.3.1-150400.8.3.1.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-cachetools
Version : 5.3.1-150400.8.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 103.7 KiB
Installed : No
Status : not installed
Source package : python-cachetools-5.3.1-150400.8.3.1.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.