How to Install and Uninstall python36-lxml Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python36-lxml" package

Please follow the step by step instructions below to install python36-lxml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-lxml

2. Uninstall "python36-lxml" package

Learn how to uninstall python36-lxml on openSuSE Tumbleweed:

$ sudo zypper remove python36-lxml

3. Information about the python36-lxml package on openSuSE Tumbleweed

Information for package python36-lxml:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-lxml
Version : 4.6.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4,3 MiB
Installed : No
Status : not installed
Source package : python-lxml-4.6.4-1.1.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.