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

Last updated: May 18,2024

1. Install "libkmlconvenience1" package

Please follow the steps below to install libkmlconvenience1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkmlconvenience1

2. Uninstall "libkmlconvenience1" package

Please follow the step by step instructions below to uninstall libkmlconvenience1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libkmlconvenience1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libkmlconvenience1
Priority: optional
Section: universe/libs
Installed-Size: 161
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~r864), libkmldom1 (>= 1.3.0~r864), libkmlengine1 (>= 1.3.0~r864), libstdc++6 (>= 5.2)
Filename: pool/universe/libk/libkml/libkmlconvenience1_1.3.0-1_amd64.deb
Size: 44224
MD5sum: 16c8d8ad0d0dd26814cc56d82a172b6a
SHA1: c454e732f2f3d422158b1bfd8fccb7a922bcbe87
SHA256: 56d000e09fa677ef8bc4ddb7823f26628f8ac3e8ef2fb8369e374025b7db1c6b
Description-en: Library to manipulate KML 2.2 OGC standard files - libkmlconvenience
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 libkmlconvenience shared library.
Description-md5: d3d167807c7ee1180e4d49a2b991273b
Multi-Arch: same
Homepage: https://github.com/libkml/libkml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu