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

Last updated: March 01,2025

1. Install "python3-readability.noarch" package

Please follow the guidance below to install python3-readability.noarch on Fedora 38

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

2. Uninstall "python3-readability.noarch" package

This guide let you learn how to uninstall python3-readability.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:40:14 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-readability
Version : 0.3.1
Release : 8.fc38
Architecture : noarch
Size : 51 k
Source : python-readability-0.3.1-8.fc38.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.