How to Install and Uninstall python2-characteristic Package on openSUSE Leap
Last updated: January 25,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-characteristic" package
Please follow the step by step instructions below to install python2-characteristic on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-characteristic
Copied
2. Uninstall "python2-characteristic" package
Learn how to uninstall python2-characteristic on openSUSE Leap:
$
sudo zypper remove
python2-characteristic
Copied
3. Information about the python2-characteristic package on openSUSE Leap
Information for package python2-characteristic:
-----------------------------------------------
Repository : Main Repository
Name : python2-characteristic
Version : 14.3.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 173,8 KiB
Installed : No
Status : not installed
Source package : python-characteristic-14.3.0-bp153.1.17.src
Summary : Say 'yes' to types but 'no' to typing in python
Description :
characteristic Python package with class decorators that ease the chores of
implementing the most common attribute-related object protocols.
You just specify the attributes to work with and characteristic gives you:
- a nice human-readable __repr__,
- a complete set of comparison methods,
- and a kwargs-based initializer (that cooperates with your existing one)
*without* writing dull boilerplate code again and again.
So put down that type-less data structures and welcome some class into your
life!
-----------------------------------------------
Repository : Main Repository
Name : python2-characteristic
Version : 14.3.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 173,8 KiB
Installed : No
Status : not installed
Source package : python-characteristic-14.3.0-bp153.1.17.src
Summary : Say 'yes' to types but 'no' to typing in python
Description :
characteristic Python package with class decorators that ease the chores of
implementing the most common attribute-related object protocols.
You just specify the attributes to work with and characteristic gives you:
- a nice human-readable __repr__,
- a complete set of comparison methods,
- and a kwargs-based initializer (that cooperates with your existing one)
*without* writing dull boilerplate code again and again.
So put down that type-less data structures and welcome some class into your
life!