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

Last updated: July 07,2024

1. Install "python311-cached-property" package

This tutorial shows how to install python311-cached-property on openSuSE Tumbleweed

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

2. Uninstall "python311-cached-property" package

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

$ sudo zypper remove python311-cached-property

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

Information for package python311-cached-property:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-cached-property
Version : 1.5.2-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 35.0 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.

5. The same packages on other Linux Distributions