How to Install and Uninstall python3-elementpath Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-elementpath" package

Here is a brief guide to show you how to install python3-elementpath on Kali Linux

$ sudo apt update $ sudo apt install python3-elementpath

2. Uninstall "python3-elementpath" package

Please follow the instructions below to uninstall python3-elementpath on Kali Linux:

$ sudo apt remove python3-elementpath $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-elementpath package on Kali Linux

Package: python3-elementpath
Source: elementpath
Version: 3.0.2-1
Installed-Size: 783
Maintainer: SZ Lin (林上智)
Architecture: all
Depends: python3:any
Size: 125928
SHA256: 3431b1f5a7a6caadc72b8969252b97bb38505c9287de08e385eefd2ca4b59363
SHA1: d6be7838cba5b7ed2a2d49193225466d60a07be2
MD5sum: 0f8d9202949a057b39c7b281784aa068
Description: Providing XPath selectors for Python's XML data structures
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.For lxml.etree.
this package can be useful for providing XPath 2.0 selectors,
because lxml.etree already has it's own implementation of XPath 1.0.
Description-md5:
Homepage: https://github.com/sissaschool/elementpath
Section: python
Priority: optional
Filename: pool/main/e/elementpath/python3-elementpath_3.0.2-1_all.deb