How to Install and Uninstall python310-cached-property Package on openSuSE Tumbleweed
Last updated: December 26,2024
1. Install "python310-cached-property" package
This guide covers the steps necessary to install python310-cached-property on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-cached-property
Copied
2. Uninstall "python310-cached-property" package
In this section, we are going to explain the necessary steps to uninstall python310-cached-property on openSuSE Tumbleweed:
$
sudo zypper remove
python310-cached-property
Copied
3. Information about the python310-cached-property package on openSuSE Tumbleweed
Information for package python310-cached-property:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-cached-property
Version : 1.5.2-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 32.3 KiB
Installed : No
Status : not installed
Source package : python-cached-property-1.5.2-4.6.src
Upstream URL : https://github.com/pydanny/cached-property
Summary : A decorator for caching properties in classes
Description :
A decorator for caching properties in classes. It makes caching of time or
computational expensive properties quick and easy and it works in Python 2
and 3.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-cached-property
Version : 1.5.2-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 32.3 KiB
Installed : No
Status : not installed
Source package : python-cached-property-1.5.2-4.6.src
Upstream URL : https://github.com/pydanny/cached-property
Summary : A decorator for caching properties in classes
Description :
A decorator for caching properties in classes. It makes caching of time or
computational expensive properties quick and easy and it works in Python 2
and 3.