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

Last updated: October 04,2024

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

This is a short guide on how to install python3-readability-lxml.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 4:48:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-readability-lxml
Version : 0.8.1
Release : 2.fc34
Architecture : noarch
Size : 41 k
Source : python-readability-lxml-0.8.1-2.fc34.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.