How to Install and Uninstall python36-cachetools Package on openSuSE Tumbleweed
Last updated: November 16,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-cachetools" package
This tutorial shows how to install python36-cachetools on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-cachetools
Copied
2. Uninstall "python36-cachetools" package
In this section, we are going to explain the necessary steps to uninstall python36-cachetools on openSuSE Tumbleweed:
$
sudo zypper remove
python36-cachetools
Copied
3. Information about the python36-cachetools package on openSuSE Tumbleweed
Information for package python36-cachetools:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-cachetools
Version : 4.2.4-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 91,5 KiB
Installed : No
Status : not installed
Source package : python-cachetools-4.2.4-1.1.src
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 : python36-cachetools
Version : 4.2.4-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 91,5 KiB
Installed : No
Status : not installed
Source package : python-cachetools-4.2.4-1.1.src
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.