How to Install and Uninstall python3-elementpath Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python3-elementpath" package

This guide let you learn how to install python3-elementpath on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-elementpath

2. Uninstall "python3-elementpath" package

This is a short guide on how to uninstall python3-elementpath on openSUSE Leap:

$ sudo zypper remove python3-elementpath

3. Information about the python3-elementpath package on openSUSE Leap

Information for package python3-elementpath:
--------------------------------------------
Repository : Main Repository
Name : python3-elementpath
Version : 1.4.1-3.3.7
Arch : noarch
Vendor : SUSE LLC
Installed Size : 752.3 KiB
Installed : No
Status : not installed
Source package : python-elementpath-1.4.1-3.3.7.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.