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

Last updated: October 05,2024

1. Install "python3-readability.noarch" package

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

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

2. Uninstall "python3-readability.noarch" package

This guide covers the steps necessary to uninstall python3-readability.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:25:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-readability
Version : 0.3.1
Release : 5.fc36
Architecture : noarch
Size : 47 k
Source : python-readability-0.3.1-5.fc36.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.