How to Install and Uninstall python310-lxml Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-lxml" package
This tutorial shows how to install python310-lxml on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-lxml
Copied
2. Uninstall "python310-lxml" package
Please follow the step by step instructions below to uninstall python310-lxml on openSuSE Tumbleweed:
$
sudo zypper remove
python310-lxml
Copied
3. Information about the python310-lxml package on openSuSE Tumbleweed
Information for package python310-lxml:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-lxml
Version : 5.1.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.0 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.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-lxml
Version : 5.1.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.0 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.