How to Install and Uninstall python3-readability Package on Kali Linux

Last updated: October 05,2024

1. Install "python3-readability" package

Here is a brief guide to show you how to install python3-readability on Kali Linux

$ sudo apt update $ sudo apt install python3-readability

2. Uninstall "python3-readability" package

Learn how to uninstall python3-readability on Kali Linux:

$ sudo apt remove python3-readability $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-readability package on Kali Linux

Package: python3-readability
Source: readability
Version: 0.8.1+dfsg1-3
Installed-Size: 68
Maintainer: Debian Python Team
Architecture: all
Depends: python3-chardet, python3-cssselect, python3-lxml, python3:any
Size: 15452
SHA256: 479bc590c8ae8fd3e2047f5b7ab6c537097641438f291ab32b238a84c55319ec
SHA1: ebe379ec6a1a53d8b78a9708a5dd58088aa898de
MD5sum: 9a0fe7e0fae81cc1d5daed5da1415fce
Description: Pulls the main body of HTML document and cleans it up
Given an HTML document, it pulls out the main body text and cleans it up.
The module extract the main content of an HTML document, separating meaningful
content pertaining the subject from cruft like navigation links, ads,
footnotes and sidebar content.
This Python module is based off the arc90 ruby readability project.
Description-md5:
Homepage: https://github.com/buriy/python-readability
Section: python
Priority: optional
Filename: pool/main/r/readability/python3-readability_0.8.1+dfsg1-3_all.deb