How to Install and Uninstall python3-lexicon.noarch Package on Fedora 38

Last updated: September 30,2024

1. Install "python3-lexicon.noarch" package

This guide covers the steps necessary to install python3-lexicon.noarch on Fedora 38

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

2. Uninstall "python3-lexicon.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-lexicon.noarch on Fedora 38:

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

3. Information about the python3-lexicon.noarch package on Fedora 38

Last metadata expiration check: 3:57:09 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-lexicon
Version : 2.0.1
Release : 7.fc38
Architecture : noarch
Size : 24 k
Source : python-lexicon-2.0.1-7.fc38.src.rpm
Repository : fedora
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.