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

Last updated: May 05,2024

1. Install "python2-lxml" package

Please follow the instructions below to install python2-lxml on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-lxml

2. Uninstall "python2-lxml" package

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

$ sudo zypper remove python2-lxml

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

Information for package python2-lxml:
-------------------------------------
Repository : Main Repository
Name : python2-lxml
Version : 4.4.2-1.24
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 4,5 MiB
Installed : No
Status : not installed
Source package : python-lxml-4.4.2-1.24.src
Summary : Pythonic 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.

5. The same packages on other Linux Distributions