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

Last updated: May 16,2024

1. Install "python36-attr" package

This tutorial shows how to install python36-attr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-attr

2. Uninstall "python36-attr" package

Here is a brief guide to show you how to uninstall python36-attr on openSuSE Tumbleweed:

$ sudo zypper remove python36-attr

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

Information for package python36-attr:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-attr
Version : 0.3.1-3.12
Arch : noarch
Vendor : openSUSE
Installed Size : 7,3 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.