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

Last updated: January 11,2025

1. Install "python3-readability-lxml.noarch" package

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

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

2. Uninstall "python3-readability-lxml.noarch" package

Please follow the step by step instructions below to uninstall python3-readability-lxml.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:24:02 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-readability-lxml
Version : 0.8.1
Release : 8.fc38
Architecture : noarch
Size : 55 k
Source : python-readability-lxml-0.8.1-8.fc38.src.rpm
Repository : fedora
Summary : Fast html to text parser (article readability tool)
URL : https://github.com/buriy/python-readability
License : ASL 2.0
Description : Given a html document, it pulls out the main body text and cleans it up.
:
: This is a python port of a ruby port of arc90's readability project.