How to Install and Uninstall python3-fastkml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-fastkml" package

Please follow the steps below to install python3-fastkml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-fastkml

2. Uninstall "python3-fastkml" package

Please follow the steps below to uninstall python3-fastkml on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-fastkml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-fastkml
Priority: optional
Section: universe/python
Installed-Size: 291
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: fastkml
Version: 0.11-1
Depends: python3-dateutil, python3-pygeoif, python3:any (>= 3.3.2-2~)
Filename: pool/universe/f/fastkml/python3-fastkml_0.11-1_all.deb
Size: 43502
MD5sum: f4c3b56597fe792c8c57d2788de7ce37
SHA1: 02443f0a5ad1236d73660d1b61662c837b78769c
SHA256: b1e74e1416915f1fbdfad6b815c4aaff981a7901a120ee04b571574279312805
Description-en: 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
aquainted to the library or to create KML objects.
.
This package contains the Python 3 version of fastkml .
Description-md5: dde60502d97d9239b3e6c393e47444dc
Homepage: https://github.com/cleder/fastkml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu