How to Install and Uninstall pykml Package on Kali Linux

Last updated: May 20,2024

1. Install "pykml" package

This guide covers the steps necessary to install pykml on Kali Linux

$ sudo apt update $ sudo apt install pykml

2. Uninstall "pykml" package

Please follow the steps below to uninstall pykml on Kali Linux:

$ sudo apt remove pykml $ sudo apt autoclean && sudo apt autoremove

3. Information about the pykml package on Kali Linux

Package: pykml
Version: 0.2.0+dfsg-4
Installed-Size: 18
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-pykml (= 0.2.0+dfsg-4), python3:any
Size: 4496
SHA256: 3fa7ed0456acd1f659161725a330ef6025d8e352f1b3fcf5fd3c1e7b3b0b00e0
SHA1: 668fad0b6398565029a7c505cd03391c4349b156
MD5sum: b22a551f6befa36e9d52593081dbc372
Description: Python KML library -- scripts
PyKML is a Python package for parsing and authoring KML documents.
It is based on the lxml.objectify API
(http://codespeak.net/lxml/objectify.html) which provides Pythonic
access to XML documents.
.
This package contain executable programs provided by the pykml Python
package.
Description-md5:
Homepage: https://github.com/tylere/pykml
Section: utils
Priority: optional
Filename: pool/main/p/pykml/pykml_0.2.0+dfsg-4_all.deb