How to Install and Uninstall python311-lexicon Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python311-lexicon" package

This guide covers the steps necessary to install python311-lexicon on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-lexicon

2. Uninstall "python311-lexicon" package

Please follow the instructions below to uninstall python311-lexicon on openSUSE Leap:

$ sudo zypper remove python311-lexicon

3. Information about the python311-lexicon package on openSUSE Leap

Information for package python311-lexicon:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-lexicon
Version : 2.0.1-150400.10.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 26.3 KiB
Installed : No
Status : not installed
Source package : python-lexicon-2.0.1-150400.10.3.1.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

5. The same packages on other Linux Distributions