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

Last updated: May 11,2024

1. Install "python3-html5lib" package

Learn how to install python3-html5lib on Kali Linux

$ sudo apt update $ sudo apt install python3-html5lib

2. Uninstall "python3-html5lib" package

Please follow the steps below to uninstall python3-html5lib on Kali Linux:

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

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

Package: python3-html5lib
Source: html5lib
Version: 1.1-3
Installed-Size: 544
Maintainer: Sandro Tosi
Architecture: all
Depends: python3-six (>= 1.9), python3-webencodings, python3:any
Suggests: python3-genshi, python3-lxml
Size: 92968
SHA256: 4d86f80c63219ea56ee02fac0034178ee7d9f02fd0592a3a867a1341c46bc6b3
SHA1: 9e666449fd072a1c564ac093d0731dd9ed7b83c1
MD5sum: 2b4d665337e2bfe1031be10bb74f254b
Description: HTML parser/tokenizer based on the WHATWG HTML5 specification
html5lib is a pure-python library for parsing HTML. It is designed to
conform to the HTML 5 specification, which has formalized the error handling
algorithms of popular web browsers.
.
This package contains the Python 3 version of html5lib.
Description-md5:
Homepage: https://github.com/html5lib/html5lib-python
Section: python
Priority: optional
Filename: pool/main/h/html5lib/python3-html5lib_1.1-3_all.deb