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

Last updated: November 15,2024

1. Install "python310-attr" package

Learn how to install python310-attr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-attr

2. Uninstall "python310-attr" package

Please follow the instructions below to uninstall python310-attr on openSuSE Tumbleweed:

$ sudo zypper remove python310-attr

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

Information for package python310-attr:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-attr
Version : 0.3.2-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 8.1 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.