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

Last updated: May 18,2024

1. Install "libkmlbase1" package

Please follow the instructions below to install libkmlbase1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkmlbase1

2. Uninstall "libkmlbase1" package

Here is a brief guide to show you how to uninstall libkmlbase1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libkmlbase1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libkmlbase1
Priority: optional
Section: universe/libs
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: libkml
Version: 1.3.0-1
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libgcc1 (>= 1:3.0), libminizip1 (>= 1.1), libstdc++6 (>= 5.2), liburiparser1 (>= 0.6.0), zlib1g (>= 1:1.1.4)
Filename: pool/universe/libk/libkml/libkmlbase1_1.3.0-1_amd64.deb
Size: 43938
MD5sum: 4315ab6888262ac852a2ab53f1459d78
SHA1: 2d77a549eb3e2db48b37f1d66d65770ff862d6aa
SHA256: ad12f76bb6f5bb914699ea3a4109124ceea80e6eb9f81540205c0bf1863e9a9c
Description-en: Library to manipulate KML 2.2 OGC standard files - libkmlbase
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 libkmlbase shared library.
Description-md5: 6d1710301982efb01273995f6e2013f6
Multi-Arch: same
Homepage: https://github.com/libkml/libkml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu