How to Install and Uninstall python2-lexicon Package on openSUSE Leap
Last updated: November 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-lexicon" package
Please follow the guidance below to install python2-lexicon on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-lexicon
Copied
2. Uninstall "python2-lexicon" package
This guide covers the steps necessary to uninstall python2-lexicon on openSUSE Leap:
$
sudo zypper remove
python2-lexicon
Copied
3. Information about the python2-lexicon package on openSUSE Leap
Information for package python2-lexicon:
----------------------------------------
Repository : Main Repository
Name : python2-lexicon
Version : 1.0.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 23,2 KiB
Installed : No
Status : not installed
Source package : python-lexicon-1.0.0-3.3.1.src
Summary : Python dict subclass(es) with aliasing and attribute access
Description :
Lexicon is a collection of dict subclasses:
* AliasDict, a dictionary supporting both simple and complex key aliasing
* AttributeDict, supporting attribute read and write access
* Lexicon, a subclass of both of the above which exhibits both sets of behavior
----------------------------------------
Repository : Main Repository
Name : python2-lexicon
Version : 1.0.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 23,2 KiB
Installed : No
Status : not installed
Source package : python-lexicon-1.0.0-3.3.1.src
Summary : Python dict subclass(es) with aliasing and attribute access
Description :
Lexicon is a collection of dict subclasses:
* AliasDict, a dictionary supporting both simple and complex key aliasing
* AttributeDict, supporting attribute read and write access
* Lexicon, a subclass of both of the above which exhibits both sets of behavior