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

Last updated: July 04,2024

1. Install "python311-lxml" package

This guide covers the steps necessary to install python311-lxml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-lxml

2. Uninstall "python311-lxml" package

In this section, we are going to explain the necessary steps to uninstall python311-lxml on openSuSE Tumbleweed:

$ sudo zypper remove python311-lxml

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

Information for package python311-lxml:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-lxml
Version : 5.1.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.1 MiB
Installed : No
Status : not installed
Source package : python-lxml-5.1.0-3.1.src
Upstream URL : https://lxml.de/
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