How to Install and Uninstall python310-elementpath Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-elementpath" package
This tutorial shows how to install python310-elementpath on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-elementpath
Copied
2. Uninstall "python310-elementpath" package
This tutorial shows how to uninstall python310-elementpath on openSuSE Tumbleweed:
$
sudo zypper remove
python310-elementpath
Copied
3. Information about the python310-elementpath package on openSuSE Tumbleweed
Information for package python310-elementpath:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-elementpath
Version : 4.1.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : python-elementpath-4.1.5-1.4.src
Upstream URL : https://github.com/sissaschool/elementpath
Summary : XPath 1.0/20 parsers and selectors for ElementTree and lxml
Description :
The proposal of this package is to provide XPath 1.0 and 2.0 selectors for Python's ElementTree XML
data structures, both for the standard ElementTree library and for the
`lxml.etree`_ library.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-elementpath
Version : 4.1.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : python-elementpath-4.1.5-1.4.src
Upstream URL : https://github.com/sissaschool/elementpath
Summary : XPath 1.0/20 parsers and selectors for ElementTree and lxml
Description :
The proposal of this package is to provide XPath 1.0 and 2.0 selectors for Python's ElementTree XML
data structures, both for the standard ElementTree library and for the
`lxml.etree