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

Last updated: May 03,2024

1. Install "python39-attr" package

This guide let you learn how to install python39-attr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-attr

2. Uninstall "python39-attr" package

This guide covers the steps necessary to uninstall python39-attr on openSuSE Tumbleweed:

$ sudo zypper remove python39-attr

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

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