How to Install and Uninstall python311-elementpath Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-elementpath" package
Please follow the step by step instructions below to install python311-elementpath on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-elementpath
Copied
2. Uninstall "python311-elementpath" package
This guide covers the steps necessary to uninstall python311-elementpath on openSUSE Leap:
$
sudo zypper remove
python311-elementpath
Copied
3. Information about the python311-elementpath package on openSUSE Leap
Information for package python311-elementpath:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-elementpath
Version : 4.1.5-150400.10.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : python-elementpath-4.1.5-150400.10.3.8.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-elementpath
Version : 4.1.5-150400.10.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : python-elementpath-4.1.5-150400.10.3.8.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