How to Install and Uninstall python311-lexicon Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-lexicon" package
This guide covers the steps necessary to install python311-lexicon on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-lexicon
Copied
2. Uninstall "python311-lexicon" package
Please follow the step by step instructions below to uninstall python311-lexicon on openSuSE Tumbleweed:
$
sudo zypper remove
python311-lexicon
Copied
3. Information about the python311-lexicon package on openSuSE Tumbleweed
Information for package python311-lexicon:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-lexicon
Version : 2.0.1-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 26.3 KiB
Installed : No
Status : not installed
Source package : python-lexicon-2.0.1-4.6.src
Upstream URL : https://github.com/bitprophet/lexicon
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 : python311-lexicon
Version : 2.0.1-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 26.3 KiB
Installed : No
Status : not installed
Source package : python-lexicon-2.0.1-4.6.src
Upstream URL : https://github.com/bitprophet/lexicon
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