How to Install and Uninstall python39-elementpath Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-elementpath" package

This guide let you learn how to install python39-elementpath on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-elementpath

2. Uninstall "python39-elementpath" package

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

$ sudo zypper remove python39-elementpath

3. Information about the python39-elementpath package on openSuSE Tumbleweed

Information for package python39-elementpath:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.