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

Last updated: May 20,2024

1. Install "libreadosm-doc" package

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

$ sudo apt update $ sudo apt install libreadosm-doc

2. Uninstall "libreadosm-doc" package

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

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

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

Package: libreadosm-doc
Priority: optional
Section: universe/doc
Installed-Size: 577
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: readosm
Version: 1.0.0e+dfsg-1
Depends: libjs-jquery
Filename: pool/universe/r/readosm/libreadosm-doc_1.0.0e+dfsg-1_all.deb
Size: 105536
MD5sum: 3b8abaad858a47c337ca52bd2c336c42
SHA1: 2cc7ed449d37c8e1b0030ed8ed891011d5af25b8
SHA256: f345cd3fe5afe57fd513036d67ecb7be7bb6d8ee548cea8e531a3cef345b219b
Description-en: simple library to parse OpenStreetMap files - documentation
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 the library documentation..
Description-md5: 6da3bead18ac5d6df9324fe11fedd351
Multi-Arch: foreign
Homepage: https://www.gaia-gis.it/fossil/readosm/index
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu