How to Install and Uninstall libkml-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libkml-java" package

In this section, we are going to explain the necessary steps to install libkml-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkml-java

2. Uninstall "libkml-java" package

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

$ sudo apt remove libkml-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkml-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libkml-java
Priority: extra
Section: universe/java
Installed-Size: 685
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: libkml
Version: 1.3.0-1
Depends: libkmlbase1 (= 1.3.0-1), libkmlconvenience1 (= 1.3.0-1), libkmldom1 (= 1.3.0-1), libkmlengine1 (= 1.3.0-1), libkmlregionator1 (= 1.3.0-1), libkmlxsd1 (= 1.3.0-1)
Pre-Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libkmlbase1 (>= 1.3.0~r864), libkmldom1 (>= 1.3.0~rc2), libkmlengine1 (>= 1.3.0~r864), libstdc++6 (>= 5.2)
Filename: pool/universe/libk/libkml/libkml-java_1.3.0-1_amd64.deb
Size: 236578
MD5sum: 569b9815f2bed8246a4b7cdfc7bb6a3a
SHA1: 83704ca06d8fa5cb79c1ae115de439bf093b9f5e
SHA256: db7597c0b7db53e7ffa3a82276b58c47c001f763ea2df0bcd927011bb1c655c7
Description-en: Library to manipulate KML 2.2 OGC standard files - Java package
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 required packages for Java applications.
Description-md5: 9871164cbea6c6be5ca2d8db4a0226bb
Homepage: https://github.com/libkml/libkml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu