How to Install and Uninstall libreadosm1-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libreadosm1-dbg" package

Please follow the step by step instructions below to install libreadosm1-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libreadosm1-dbg

2. Uninstall "libreadosm1-dbg" package

Here is a brief guide to show you how to uninstall libreadosm1-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libreadosm1-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libreadosm1-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libreadosm1-dbg
Priority: extra
Section: universe/debug
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: readosm
Version: 1.0.0e+dfsg-1
Depends: libreadosm1 (= 1.0.0e+dfsg-1)
Filename: pool/universe/r/readosm/libreadosm1-dbg_1.0.0e+dfsg-1_amd64.deb
Size: 55506
MD5sum: e08e6d84c35dbd504ab16e07f4cfcc62
SHA1: 2a1f6d725d377a7e36cdd2fa3dc6afa39e12fff5
SHA256: c5cbe1c7f88eb85c5c3436fdaebcbf162fbe9337beddabb356bc9dccb0b43905
Description-en: 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.
Description-md5: 282d7d0e90e9baf7cf9055a4349e3a25
Multi-Arch: same
Homepage: https://www.gaia-gis.it/fossil/readosm/index
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions