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

Last updated: May 18,2024

1. Install "python36-elementpath" package

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

$ sudo zypper refresh $ sudo zypper install python36-elementpath

2. Uninstall "python36-elementpath" package

Learn how to uninstall python36-elementpath on openSuSE Tumbleweed:

$ sudo zypper remove python36-elementpath

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

Information for package python36-elementpath:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-elementpath
Version : 2.4.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,6 MiB
Installed : No
Status : not installed
Source package : python-elementpath-2.4.0-1.1.src
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.