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

Last updated: May 03,2024

1. Install "python3-pykml" package

Please follow the guidelines below to install python3-pykml on Kali Linux

$ sudo apt update $ sudo apt install python3-pykml

2. Uninstall "python3-pykml" package

In this section, we are going to explain the necessary steps to uninstall python3-pykml on Kali Linux:

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

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

Package: python3-pykml
Source: pykml
Version: 0.2.0+dfsg-4
Installed-Size: 269
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-lxml, python3:any
Size: 39308
SHA256: 53c5dadc79293813b7f5434dfaa125620f7010dcdbbfa1e49c54fa6267d56582
SHA1: 28f2e7637d2eb390fcb4d3c5102084f16b23b080
MD5sum: dfd7cc8132aeb60e3488662619c786c8
Description: Python KML library
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.
Description-md5:
Homepage: https://github.com/tylere/pykml
Section: python
Priority: optional
Filename: pool/main/p/pykml/python3-pykml_0.2.0+dfsg-4_all.deb