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

Last updated: November 12,2024

1. Install "python311-attr" package

Please follow the steps below to install python311-attr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-attr

2. Uninstall "python311-attr" package

Please follow the guidance below to uninstall python311-attr on openSuSE Tumbleweed:

$ sudo zypper remove python311-attr

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

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