How to Install and Uninstall python312-lexicon Package on openSuSE Tumbleweed
Last updated: November 09,2024
1. Install "python312-lexicon" package
Learn how to install python312-lexicon on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-lexicon
Copied
2. Uninstall "python312-lexicon" package
This tutorial shows how to uninstall python312-lexicon on openSuSE Tumbleweed:
$
sudo zypper remove
python312-lexicon
Copied
3. Information about the python312-lexicon package on openSuSE Tumbleweed
Information for package python312-lexicon:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-lexicon
Version : 2.0.1-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 24.8 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 : python312-lexicon
Version : 2.0.1-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 24.8 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