How to Install and Uninstall libreadosm-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libreadosm-dev" package

Please follow the instructions below to install libreadosm-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libreadosm-dev

2. Uninstall "libreadosm-dev" package

Please follow the guidelines below to uninstall libreadosm-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libreadosm-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libreadosm-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: readosm
Version: 1.0.0e+dfsg-1
Depends: libexpat1-dev, zlib1g-dev, libreadosm1 (= 1.0.0e+dfsg-1)
Filename: pool/universe/r/readosm/libreadosm-dev_1.0.0e+dfsg-1_amd64.deb
Size: 26154
MD5sum: 573ef00285f75654074bf9640fafeb3d
SHA1: 4a7eeaad5a27aef6a3a8f527e7973444fe6116d0
SHA256: 36f328c847e077ac2ab5e81a49b4ddd1bb84cdfd06330c2164ad75b37aafa0e7
Description-en: simple library to parse OpenStreetMap files - headers
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 files needed for development.
Description-md5: 15541fd6f144da0f81a6da425b14d498
Multi-Arch: same
Homepage: https://www.gaia-gis.it/fossil/readosm/index
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu