How to Install and Uninstall python38-html5-parser Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python38-html5-parser" package

This is a short guide on how to install python38-html5-parser on openSuSE Tumbleweed

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

2. Uninstall "python38-html5-parser" package

In this section, we are going to explain the necessary steps to uninstall python38-html5-parser on openSuSE Tumbleweed:

$ sudo zypper remove python38-html5-parser

3. Information about the python38-html5-parser package on openSuSE Tumbleweed

Information for package python38-html5-parser:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-html5-parser
Version : 0.4.10-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 511,9 KiB
Installed : No
Status : not installed
Source package : python-html5-parser-0.4.10-1.1.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.