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

Last updated: November 07,2024

1. Install "python38-attr" package

Learn how to install python38-attr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-attr

2. Uninstall "python38-attr" package

Learn how to uninstall python38-attr on openSuSE Tumbleweed:

$ sudo zypper remove python38-attr

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

Information for package python38-attr:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-attr
Version : 0.3.1-3.12
Arch : noarch
Vendor : openSUSE
Installed Size : 7,4 KiB
Installed : No
Status : not installed
Source package : python-attr-0.3.1-3.12.src
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.