How to Install and Uninstall python-lxml-doc Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python-lxml-doc" package

This is a short guide on how to install python-lxml-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-lxml-doc

2. Uninstall "python-lxml-doc" package

Please follow the steps below to uninstall python-lxml-doc on openSUSE Leap:

$ sudo zypper remove python-lxml-doc

3. Information about the python-lxml-doc package on openSUSE Leap

Information for package python-lxml-doc:
----------------------------------------
Repository : Main Repository
Name : python-lxml-doc
Version : 4.4.2-1.24
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-lxml-4.4.2-1.24.src
Summary : Documentation for python-lxml, an XML processing library
Description :
lxml is a Pythonic binding for the libxml2 and libxslt libraries. It
provides convenient access to these libraries using the ElementTree
API. It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT and C14N.
This package contains documentation for lxml (HTML and PDF).