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

Last updated: May 19,2024

1. Install "python3-readability.noarch" package

Please follow the instructions below to install python3-readability.noarch on Fedora 35

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

2. Uninstall "python3-readability.noarch" package

Please follow the steps below to uninstall python3-readability.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:08:56 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-readability
Version : 0.3.1
Release : 4.fc35
Architecture : noarch
Size : 47 k
Source : python-readability-0.3.1-4.fc35.src.rpm
Repository : fedora
Summary : Measure the readability of a given text using surface characteristics
URL : https://github.com/andreasvc/readability/
License : ASL 2.0
Description : An implementation of traditional readability measures based on simple surface
: characteristics. These measures are basically linear regressions based on the
: number of words, syllables, and sentences.