How to Install and Uninstall python312-attr Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python312-attr" package

Please follow the guidelines below to install python312-attr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-attr

2. Uninstall "python312-attr" package

Please follow the guidelines below to uninstall python312-attr on openSuSE Tumbleweed:

$ sudo zypper remove python312-attr

3. Information about the python312-attr package on openSuSE Tumbleweed

Information for package python312-attr:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-attr
Version : 0.3.2-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 8.7 KiB
Installed : No
Status : not installed
Source package : python-attr-0.3.2-2.4.src
Upstream URL : https://github.com/denis-ryzhkov/attr
Summary : Python module for setting attributes of target functions or classes
Description :
A decorator to set attributes of target function or class in a DRY way.