How to Install and Uninstall python38-cached-property Package on openSuSE Tumbleweed

Last updated: May 05,2024

1. Install "python38-cached-property" package

In this section, we are going to explain the necessary steps to install python38-cached-property on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-cached-property

2. Uninstall "python38-cached-property" package

Please follow the step by step instructions below to uninstall python38-cached-property on openSuSE Tumbleweed:

$ sudo zypper remove python38-cached-property

3. Information about the python38-cached-property package on openSuSE Tumbleweed

Information for package python38-cached-property:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-cached-property
Version : 1.5.2-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 37,5 KiB
Installed : No
Status : not installed
Source package : python-cached-property-1.5.2-1.5.src
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.