How to Install and Uninstall python3-html5-parser Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 17,2024

1. Install "python3-html5-parser" package

Here is a brief guide to show you how to install python3-html5-parser on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-html5-parser

2. Uninstall "python3-html5-parser" package

Please follow the instructions below to uninstall python3-html5-parser on Ubuntu 22.04 LTS (Jammy Jellyfish):

$ sudo apt remove python3-html5-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-html5-parser package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-html5-parser
Architecture: amd64
Version: 0.4.10-1build1
Priority: optional
Section: universe/python
Source: html5-parser
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Html5-Parser maintainer team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 468
Provides: python3.10-html5-parser
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3-chardet, python3-lxml (>= 3.8.0), python3:any, libc6 (>= 2.14), libxml2 (>= 2.7.4)
Filename: pool/universe/h/html5-parser/python3-html5-parser_0.4.10-1build1_amd64.deb
Size: 152208
MD5sum: e6626762c6a28d1dfd4102888f292d16
SHA1: bc6e89d85711ba5426b67db42701b584d65b38ed
SHA256: fee945ede5da981ddc8d827bd7485ad9a2a2b1660547ab8efd7a6e079909cadd
SHA512: 2bbdd53181f62c4f21f8c8a09da322429a31a1c93d6f912d5a95401263a41137c5074d1cdaebbe749b0aa154e7db00ba53bbc67e1c268304393370bedf0201c6
Homepage: https://github.com/kovidgoyal/html5-parser
Description: fast, standards compliant, C based, HTML 5 parser for python
Description-md5: b448f81acc1e180c8aea8788f156d555
Task: ubuntustudio-publishing