How to Install and Uninstall libosmium2-doc Package on Kali Linux

Last updated: July 06,2024

1. Install "libosmium2-doc" package

In this section, we are going to explain the necessary steps to install libosmium2-doc on Kali Linux

$ sudo apt update $ sudo apt install libosmium2-doc

2. Uninstall "libosmium2-doc" package

Please follow the guidance below to uninstall libosmium2-doc on Kali Linux:

$ sudo apt remove libosmium2-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libosmium2-doc package on Kali Linux

Package: libosmium2-doc
Source: libosmium
Version: 2.20.0-1
Installed-Size: 90925
Maintainer: Debian GIS Project
Architecture: all
Size: 63099840
SHA256: 95f2587fb1e0be4ca8cf824b10a6a075fb523e076a7e37487fb557c124513441
SHA1: eeb1380b22ebc3fc8fe9e66786e4f0dc09fbe518
MD5sum: 0d971830ac52b4d58c2fe9adf0657743
Description: C++ framework for working with OSM data files - documentation
The Osmium library has extensive support for all types of OSM entities: nodes,
ways, relations, and changesets. It allows reading from and writing to OSM
files in XML and PBF formats, including change files and full history files.
Osmium can store OSM data in memory and on disk in various formats and using
various indexes. Its easy to use handler interface allows you to quickly write
data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
and GeoJSON geometries for easy conversion into many GIS formats and it can
assemble multipolygons from ways and relations.
.
Osmium is a header-only library, so there is nothing to compile to build it.
Just include the header files you need.
.
This package contains the Osmium library documentation.
Description-md5:
Homepage: https://osmcode.org/libosmium/
Tag: devel::doc, role::documentation
Section: doc
Priority: optional
Filename: pool/main/libo/libosmium/libosmium2-doc_2.20.0-1_all.deb