How to Install and Uninstall python311-elementpath Package on openSuSE Tumbleweed
Last updated: December 27,2024
1. Install "python311-elementpath" package
In this section, we are going to explain the necessary steps to install python311-elementpath on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-elementpath
Copied
2. Uninstall "python311-elementpath" package
Please follow the instructions below to uninstall python311-elementpath on openSuSE Tumbleweed:
$
sudo zypper remove
python311-elementpath
Copied
3. Information about the python311-elementpath package on openSuSE Tumbleweed
Information for package python311-elementpath:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-elementpath
Version : 4.1.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 2.7 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 : python311-elementpath
Version : 4.1.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 2.7 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