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

Last updated: October 01,2024

1. Install "python3-readability.noarch" package

This guide let you learn how to install python3-readability.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 3:31:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-readability
Version : 0.3.1
Release : 11.fc39
Architecture : noarch
Size : 51 k
Source : python-readability-0.3.1-11.fc39.src.rpm
Repository : fedora
Summary : Measure the readability of a given text using surface characteristics
URL : https://github.com/andreasvc/readability/
License : Apache-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.