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

Last updated: May 21,2024

1. Install "libosmium2-dev" package

Please follow the step by step instructions below to install libosmium2-dev on Kali Linux

$ sudo apt update $ sudo apt install libosmium2-dev

2. Uninstall "libosmium2-dev" package

This guide let you learn how to uninstall libosmium2-dev on Kali Linux:

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

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

Package: libosmium2-dev
Source: libosmium
Version: 2.20.0-1
Installed-Size: 1884
Maintainer: Debian GIS Project
Architecture: amd64
Replaces: libosmium-dev
Provides: libgdalcpp-dev, libosmium-dev
Depends: libboost-dev, libbz2-dev, libexpat1-dev, liblz4-dev, libprotozero-dev (>= 1.6.3), zlib1g-dev
Suggests: libosmium2-doc
Conflicts: libosmium-dev
Size: 219776
SHA256: d31332cf851acab7e619de86afe80bd4e142aa9d43384091aafb0b483aca0db4
SHA1: 3f5f4730fde0286fdfee8dc1094b7802f731ac20
MD5sum: c5d96a522e9a257a40de72b4a86e5842
Description: C++ framework for working with OSM data files
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 headers.
Description-md5:
Homepage: https://osmcode.org/libosmium/
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libo/libosmium/libosmium2-dev_2.20.0-1_amd64.deb