How to Install and Uninstall python-imposm-parser Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "python-imposm-parser" package

In this section, we are going to explain the necessary steps to install python-imposm-parser on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-imposm-parser

2. Uninstall "python-imposm-parser" package

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

$ sudo apt remove python-imposm-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-imposm-parser package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-imposm-parser
Priority: extra
Section: universe/python
Installed-Size: 698
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: imposm-parser
Version: 1.0.7+ds-2
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libprotobuf9v5, libstdc++6 (>= 5.2)
Filename: pool/universe/i/imposm-parser/python-imposm-parser_1.0.7+ds-2_amd64.deb
Size: 97236
MD5sum: 35beda58c726fc28b4e10914cb8dd7cd
SHA1: 6d32929e87a75ed40da958124170e4738dac8d30
SHA256: 36c39a1ee96d1dd1ec3e282d46e160a0704858402e54e9fda9535e3a75b2ba68
Description-en: Python module to parse OpenStreetMap data
imposm.parser is a Python library that parses OpenStreetMap data in XML
and PBF format.
.
It has a simple API and it is fast and easy to use. It also works across
multiple CPU/cores.
Description-md5: f2c068796c43867b932716209b860f11
Homepage: http://imposm.org/docs/imposm.parser/latest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu