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

Last updated: November 22,2024

1. Install "python36-cached-property" package

Learn how to install python36-cached-property on openSuSE Tumbleweed

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

2. Uninstall "python36-cached-property" package

This guide let you learn how to uninstall python36-cached-property on openSuSE Tumbleweed:

$ sudo zypper remove python36-cached-property

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

Information for package python36-cached-property:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.