How to Install and Uninstall python312-lxml-devel Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python312-lxml-devel" package

This guide let you learn how to install python312-lxml-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-lxml-devel

2. Uninstall "python312-lxml-devel" package

Please follow the step by step instructions below to uninstall python312-lxml-devel on openSuSE Tumbleweed:

$ sudo zypper remove python312-lxml-devel

3. Information about the python312-lxml-devel package on openSuSE Tumbleweed

Information for package python312-lxml-devel:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-lxml-devel
Version : 5.1.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 58.4 KiB
Installed : No
Status : not installed
Source package : python-lxml-5.1.0-3.1.src
Upstream URL : https://lxml.de/
Summary : Development files for python-lxml
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 header files needed to use lxml's C API.