How to Install and Uninstall python2-attr Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python2-attr" package

This is a short guide on how to install python2-attr on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-attr

2. Uninstall "python2-attr" package

Please follow the step by step instructions below to uninstall python2-attr on openSUSE Leap:

$ sudo zypper remove python2-attr

3. Information about the python2-attr package on openSUSE Leap

Information for package python2-attr:
-------------------------------------
Repository : Main Repository
Name : python2-attr
Version : 0.3.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 7,8 KiB
Installed : No
Status : not installed
Source package : python-attr-0.3.1-bp153.1.15.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.