How to Install and Uninstall python3-lexicon.noarch Package on Oracle Linux 9

Last updated: January 06,2025

1. Install "python3-lexicon.noarch" package

This tutorial shows how to install python3-lexicon.noarch on Oracle Linux 9

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

2. Uninstall "python3-lexicon.noarch" package

Here is a brief guide to show you how to uninstall python3-lexicon.noarch on Oracle Linux 9:

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

3. Information about the python3-lexicon.noarch package on Oracle Linux 9

Last metadata expiration check: 0:37:06 ago on Thu Feb 15 07:50:05 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.