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

Last updated: May 17,2024

1. Install "pyosmium-doc" package

This is a short guide on how to install pyosmium-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyosmium-doc

2. Uninstall "pyosmium-doc" package

Please follow the step by step instructions below to uninstall pyosmium-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pyosmium-doc
Priority: optional
Section: universe/doc
Installed-Size: 218
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: pyosmium
Version: 2.6.0-1
Depends: libjs-jquery, libjs-underscore
Filename: pool/universe/p/pyosmium/pyosmium-doc_2.6.0-1_all.deb
Size: 40772
MD5sum: b32b384218a807fcfb6b2a685045549f
SHA1: 44f5538c68a918696e00d118542dd2a856229265
SHA256: 05ac4277128b222531c7e03c7123bc0c7b2f61413938da413ffa8dd0eb9433b8
Description-en: Osmium library bindings for Python - Documentation
The PyOsmium module allows you to access some of the features of the Osmium
library from Python code.
.
PyOsmium has extensive support for all types of OSM entities: nodes, ways,
relations, and changesets. It allows reading from OSM files in XML and PBF
formats, including change files and full history files. Its easy to use
handler interface allows you to quickly write data filtering and conversion
functions.
.
This package contains the PyOsmium documentation.
Description-md5: 5699ca1efe8433f3d0b68911fa42902d
Homepage: http://osmcode.org/pyosmium/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu