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

Last updated: May 17,2024

1. Install "python2-html5lib" package

Here is a brief guide to show you how to install python2-html5lib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-html5lib

2. Uninstall "python2-html5lib" package

This guide covers the steps necessary to uninstall python2-html5lib on openSUSE Leap:

$ sudo zypper remove python2-html5lib

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

Information for package python2-html5lib:
-----------------------------------------
Repository : Main Repository
Name : python2-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
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