How to Install and Uninstall python38-lexicon Package on openSuSE Tumbleweed
Last updated: November 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-lexicon" package
This tutorial shows how to install python38-lexicon on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-lexicon
Copied
2. Uninstall "python38-lexicon" package
This guide covers the steps necessary to uninstall python38-lexicon on openSuSE Tumbleweed:
$
sudo zypper remove
python38-lexicon
Copied
3. Information about the python38-lexicon package on openSuSE Tumbleweed
Information for package python38-lexicon:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-lexicon
Version : 2.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 24,3 KiB
Installed : No
Status : not installed
Source package : python-lexicon-2.0.1-1.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 : openSUSE-Tumbleweed-Oss
Name : python38-lexicon
Version : 2.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 24,3 KiB
Installed : No
Status : not installed
Source package : python-lexicon-2.0.1-1.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