How to Install and Uninstall python3-html5-parser Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 16,2024

1. Install "python3-html5-parser" package

This is a short guide on how to install python3-html5-parser on Ubuntu 22.10 (Kinetic Kudu)

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

2. Uninstall "python3-html5-parser" package

This tutorial shows how to uninstall python3-html5-parser on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-html5-parser package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-html5-parser
Architecture: amd64
Version: 0.4.10-5
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: 472
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-5_amd64.deb
Size: 147574
MD5sum: 394b475c2691e5fbbb4d5516d8a1f6e9
SHA1: 52cc1d4828353e4cc09d5a2b24d7fe0d615cc085
SHA256: c09501a078ac4e0afaa35d5463b1754e5a3de1c9b8928af4da0f7ff99c3a40dc
SHA512: c7df58c45a900409fdf9a0ea88a9bf2eaefcb30833e34e511df61f10340035580fd152b1ef28797883451e3606a183ccc894f51921ec7b7e23b502a1c0c19951
Homepage: https://github.com/kovidgoyal/html5-parser
Description: fast, standards compliant, C based, HTML 5 parser for python
Description-md5: b448f81acc1e180c8aea8788f156d555
Task: ubuntustudio-publishing