How to Install and Uninstall python2-html5-parser Package on openSUSE Leap

Last updated: May 23,2024

1. Install "python2-html5-parser" package

Please follow the guidelines below to install python2-html5-parser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-html5-parser

2. Uninstall "python2-html5-parser" package

This tutorial shows how to uninstall python2-html5-parser on openSUSE Leap:

$ sudo zypper remove python2-html5-parser

3. Information about the python2-html5-parser package on openSUSE Leap

Information for package python2-html5-parser:
---------------------------------------------
Repository : Main Repository
Name : python2-html5-parser
Version : 0.4.9-bp153.1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 558,9 KiB
Installed : No
Status : not installed
Source package : python-html5-parser-0.4.9-bp153.1.20.src
Summary : C based HTML 5 parsing for Python
Description :
A standards compliant, C based HTML 5 parser for Python. It processes HTML
about thirty times faster than the "html5lib" pure Python based parser.