How to Install and Uninstall libkmlxsd1 Package on Kali Linux

Last updated: May 17,2024

1. Install "libkmlxsd1" package

This tutorial shows how to install libkmlxsd1 on Kali Linux

$ sudo apt update $ sudo apt install libkmlxsd1

2. Uninstall "libkmlxsd1" package

Please follow the steps below to uninstall libkmlxsd1 on Kali Linux:

$ sudo apt remove libkmlxsd1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkmlxsd1 package on Kali Linux

Package: libkmlxsd1
Source: libkml
Version: 1.3.0-10
Installed-Size: 112
Maintainer: Debian GIS Project
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkmlbase1 (>= 1.3.0~r864), libstdc++6 (>= 11)
Size: 29460
SHA256: 7442a5702b6e367209b589df633e930b059eb997c31a462187dc09c3c22e7315
SHA1: a7f5205a5c86fc547261fb16d33e21f3530ceff9
MD5sum: d5d7e596b6d4bcf6e6e53116e4f0f1c8
Description: Library to manipulate KML 2.2 OGC standard files - libkmlxsd
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 libkmlxsd shared library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/libkml/libkml
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libk/libkml/libkmlxsd1_1.3.0-10_amd64.deb