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

Last updated: October 04,2024

1. Install "python3-readability.noarch" package

This guide covers the steps necessary to install python3-readability.noarch on Fedora 34

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

2. Uninstall "python3-readability.noarch" package

Please follow the guidelines below to uninstall python3-readability.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:30:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-readability
Version : 0.3.1
Release : 2.fc34
Architecture : noarch
Size : 47 k
Source : python-readability-0.3.1-2.fc34.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.