How to Install libreadosm1-dbg in Ubuntu 18.04



Install libreadosm1-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install libreadosm1-dbg

Description:

simple library to parse OpenStreetMap files - debug symbols

ReadOSM is an open source library to extract valid data from within an OpenStreetMap input file. Such OSM files come in two different formats, .osm (XML) and .pbf. . Some of the design goals of ReadOSM are: - to be simple and lightweight - to be stable, robust and efficient - to be easily and universally portable - making the whole parsing process of both .osm or .osm.pbf files completely transparent from the application own perspective. . This package contains detached symbols useful for debugging.

Homepage: https://www.gaia-gis.it/fossil/readosm/index

Version: 1.1.0+dfsg-1

Section: universe/debug