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

Last updated: December 25,2024

1. Install "python3-lxml-doc" package

Please follow the guidelines below to install python3-lxml-doc on openSUSE Leap

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

2. Uninstall "python3-lxml-doc" package

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

$ sudo zypper remove python3-lxml-doc

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

Information for package python3-lxml-doc:
-----------------------------------------
Repository : Main Repository
Name : python3-lxml-doc
Version : 4.9.1-150500.1.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 6.7 MiB
Installed : No
Status : not installed
Source package : python3-lxml-4.9.1-150500.1.2.src
Upstream URL : https://lxml.de/
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).