How to Install and Uninstall python311-html5lib Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python311-html5lib" package

This is a short guide on how to install python311-html5lib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-html5lib

2. Uninstall "python311-html5lib" package

Please follow the guidance below to uninstall python311-html5lib on openSUSE Leap:

$ sudo zypper remove python311-html5lib

3. Information about the python311-html5lib package on openSUSE Leap

Information for package python311-html5lib:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-html5lib
Version : 1.1-150400.11.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-html5lib-1.1-150400.11.3.8.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

5. The same packages on other Linux Distributions