How to Install and Uninstall libkmlengine1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 03,2025

1. Install "libkmlengine1" package

This is a short guide on how to install libkmlengine1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkmlengine1

2. Uninstall "libkmlengine1" package

In this section, we are going to explain the necessary steps to uninstall libkmlengine1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libkmlengine1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkmlengine1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libkmlengine1
Priority: optional
Section: universe/libs
Installed-Size: 291
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: libkml
Version: 1.3.0-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libkmlbase1 (>= 1.3.0~rc2), libkmldom1 (>= 1.3.0~r864), libstdc++6 (>= 5.2)
Filename: pool/universe/libk/libkml/libkmlengine1_1.3.0-1_amd64.deb
Size: 77066
MD5sum: 587140058cca80dc78b39bb293ed5b71
SHA1: 33fde75ca9bbe62d9a6c790aa54ce10dd414fac8
SHA256: 07bb6bed24e11c6183c04844b5ca8149daefbdf798537fc47c81d39e1f071630
Description-en: Library to manipulate KML 2.2 OGC standard files - libkmlengine
This is a library for use with applications that want to parse,
generate and operate on KML, a geo-data XML variant. It is an
implementation of the OGC KML 2.2 standard. It is written in C++ and
bindings are available via SWIG to Java and Python.
.
This package contains the libkmlengine shared library.
Description-md5: dbd087ef133e43b8b4f5cf6ea83c5b61
Multi-Arch: same
Homepage: https://github.com/libkml/libkml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu