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

Last updated: July 05,2024

1. Install "python-fastkml" package

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

$ sudo apt update $ sudo apt install python-fastkml

2. Uninstall "python-fastkml" package

This is a short guide on how to uninstall python-fastkml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python-dateutil, python-pygeoif, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/f/fastkml/python-fastkml_0.11-1_all.deb
Size: 43372
MD5sum: 800daf482e61acd077d647a081098286
SHA1: 269ce4ffad708de299df634ef247d83aa74df5a7
SHA256: aecae686da417a60f10a63e92c304f2f921482c21d4afa1f5c8bb905e8fda2c5
Description-en: fast KML processing
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.
Description-md5: a4fbba6ac86db4c4a92b72b9fe804534
Homepage: https://github.com/cleder/fastkml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu