How to Install and Uninstall python311-html5-parser Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-html5-parser" package
In this section, we are going to explain the necessary steps to install python311-html5-parser on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-html5-parser
Copied
2. Uninstall "python311-html5-parser" package
Please follow the guidelines below to uninstall python311-html5-parser on openSuSE Tumbleweed:
$
sudo zypper remove
python311-html5-parser
Copied
3. Information about the python311-html5-parser package on openSuSE Tumbleweed
Information for package python311-html5-parser:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-html5-parser
Version : 0.4.12-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 546.5 KiB
Installed : No
Status : not installed
Source package : python-html5-parser-0.4.12-1.2.src
Upstream URL : https://github.com/kovidgoyal/html5-parser
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.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-html5-parser
Version : 0.4.12-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 546.5 KiB
Installed : No
Status : not installed
Source package : python-html5-parser-0.4.12-1.2.src
Upstream URL : https://github.com/kovidgoyal/html5-parser
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.