How to Install and Uninstall python3-html5-parser Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 17,2024

1. Install "python3-html5-parser" package

Please follow the step by step instructions below to install python3-html5-parser on Ubuntu 20.04 LTS (Focal Fossa)

$ 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 20.04 LTS (Focal Fossa):

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

3. Information about the python3-html5-parser package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-html5-parser
Architecture: amd64
Version: 0.4.9-3build1
Priority: optional
Section: universe/python
Source: html5-parser
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Norbert Preining
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 465
Depends: python3 (<< 3.9), python3 (>= 3.8~), 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.9-3build1_amd64.deb
Size: 125000
MD5sum: 7453685fc1a6f75919e92ce91336c0d9
SHA1: 9a164237bb75823271b9693c8e68eeb64f53a04d
SHA256: 5abb60ae40596d1997cd41f731eaa3fe844bcfad594f694a0ad6c4e9a1314450
Homepage: https://github.com/kovidgoyal/html5-parser
Description: fast, standards compliant, C based, HTML 5 parser for python
Description-md5: b448f81acc1e180c8aea8788f156d555
Task: ubuntustudio-publishing