How to Install and Uninstall python3-lexicon.noarch Package on CentOS Stream 9

Last updated: October 01,2024

1. Install "python3-lexicon.noarch" package

Please follow the step by step instructions below to install python3-lexicon.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-lexicon.noarch

2. Uninstall "python3-lexicon.noarch" package

This guide let you learn how to uninstall python3-lexicon.noarch on CentOS Stream 9:

$ sudo dnf remove python3-lexicon.noarch $ sudo dnf autoremove

3. Information about the python3-lexicon.noarch package on CentOS Stream 9

Last metadata expiration check: 2:05:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-lexicon
Version : 2.0.1
Release : 3.el9
Architecture : noarch
Size : 19 k
Source : python-lexicon-2.0.1-3.el9.src.rpm
Repository : epel
Summary : Powerful dict subclass(es) with aliasing and attribute access
URL : https://github.com/bitprophet/lexicon
License : BSD
Description : Lexicon is a simple collection of dict sub-classes providing extra power.