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

Last updated: April 30,2024

1. Install "python36-html5-parser" package

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

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

2. Uninstall "python36-html5-parser" package

This guide covers the steps necessary to uninstall python36-html5-parser on openSuSE Tumbleweed:

$ sudo zypper remove python36-html5-parser

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

Information for package python36-html5-parser:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-html5-parser
Version : 0.4.10-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 512,3 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.