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

Last updated: October 07,2024

1. Install "python3-lexicon.noarch" package

In this section, we are going to explain the necessary steps to install python3-lexicon.noarch on Fedora 35

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

2. Uninstall "python3-lexicon.noarch" package

This tutorial shows how to uninstall python3-lexicon.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:30:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-lexicon
Version : 2.0.1
Release : 1.fc35
Architecture : noarch
Size : 19 k
Source : python-lexicon-2.0.1-1.fc35.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.