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

Last updated: September 21,2024

1. Install "libkmlregionator1" package

This guide let you learn how to install libkmlregionator1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkmlregionator1

2. Uninstall "libkmlregionator1" package

This guide covers the steps necessary to uninstall libkmlregionator1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libkmlregionator1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libkmlregionator1
Priority: optional
Section: universe/libs
Installed-Size: 76
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), libkmlconvenience1 (>= 1.3.0~rc2), libkmldom1 (>= 1.3.0~r864), libkmlengine1 (>= 1.3.0~r864), libstdc++6 (>= 5.2)
Filename: pool/universe/libk/libkml/libkmlregionator1_1.3.0-1_amd64.deb
Size: 19774
MD5sum: e22ec068b7067d00c286c9ce959d0d54
SHA1: a997aaf1046f3615122205d23a06d4740c8f6c0a
SHA256: 623f8cacd35b7de32acbf186daa8629f8bfee431fb2628838ecbbe52c3ce9461
Description-en: Library to manipulate KML 2.2 OGC standard files - libkmlregionator
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 libkmlregionator shared library.
Description-md5: 0b9726865ba2233b8dc674abfea69c00
Multi-Arch: same
Homepage: https://github.com/libkml/libkml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu