How to Install and Uninstall python3-html5lib Package on openSUSE Leap
Last updated: December 25,2024
1. Install "python3-html5lib" package
Please follow the guidance below to install python3-html5lib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-html5lib
Copied
2. Uninstall "python3-html5lib" package
Please follow the step by step instructions below to uninstall python3-html5lib on openSUSE Leap:
$
sudo zypper remove
python3-html5lib
Copied
3. Information about the python3-html5lib package on openSUSE Leap
Information for package python3-html5lib:
-----------------------------------------
Repository : Main Repository
Name : python3-html5lib
Version : 1.0.1-1.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-html5lib-1.0.1-1.22.src
Upstream URL : https://github.com/html5lib/html5lib-python
Summary : HTML parser based on the WHAT-WG Web Applications 1
Description :
HTML parser designed to follow the HTML5
specification. The parser is designed to handle all flavours of HTML and
parses invalid documents using well-defined error handling rules compatible
with the behaviour of major desktop web browsers.
Output is to a tree structure; the current release supports output to
DOM, ElementTree, lxml and BeautifulSoup tree formats as well as a
simple custom format
-----------------------------------------
Repository : Main Repository
Name : python3-html5lib
Version : 1.0.1-1.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-html5lib-1.0.1-1.22.src
Upstream URL : https://github.com/html5lib/html5lib-python
Summary : HTML parser based on the WHAT-WG Web Applications 1
Description :
HTML parser designed to follow the HTML5
specification. The parser is designed to handle all flavours of HTML and
parses invalid documents using well-defined error handling rules compatible
with the behaviour of major desktop web browsers.
Output is to a tree structure; the current release supports output to
DOM, ElementTree, lxml and BeautifulSoup tree formats as well as a
simple custom format