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

Last updated: May 18,2024

1. Install "python3-fastkml" package

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

$ sudo apt update $ sudo apt install python3-fastkml

2. Uninstall "python3-fastkml" package

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

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

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

Package: python3-fastkml
Source: fastkml
Version: 0.12-2
Installed-Size: 337
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3-pygeoif, python3:any, python3-pkg-resources
Size: 52496
SHA256: 63cab6d4f5aa52927de151e13db6faaf040a953b80d09797aafc33d31696acf4
SHA1: c4ae4ab8a5869702d4f3c1577cb2181f2d60de21
MD5sum: 30a78d2661ee5ac87be5cb580717313a
Description: fast KML processing (Python 3)
Fastkml is a library to read, write and manipulate KML files. It aims to keep
it simple and fast (using lxml if available). Fast refers to the time you
spend to write and read KML files as well as the time you spend to get
acquainted to the library or to create KML objects.
Description-md5:
Homepage: https://github.com/cleder/fastkml
Section: python
Priority: optional
Filename: pool/main/f/fastkml/python3-fastkml_0.12-2_all.deb