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

Last updated: May 02,2024

1. Install "python-imposm" package

Please follow the guidance below to install python-imposm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-imposm

2. Uninstall "python-imposm" package

Please follow the steps below to uninstall python-imposm on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-imposm
Priority: extra
Section: universe/python
Installed-Size: 1025
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: imposm
Version: 2.6.0+ds-2
Provides: python2.7-imposm
Depends: python (<< 2.8), python (>= 2.7~), python-imposm-parser, python-psycopg2, python-shapely, python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libprotobuf9v5, libstdc++6 (>= 5.2), libtokyocabinet9 (>= 1.4.47)
Recommends: libgdal-dev, python-rtree
Filename: pool/universe/i/imposm/python-imposm_2.6.0+ds-2_amd64.deb
Size: 148802
MD5sum: 638264f5b39af4204fca6c420d917611
SHA1: f86a4a175468227d0321b053542daca1b1a3dae4
SHA256: 6fc1ee7297df54584ff24cf1c64ac5b26a448d7d7d1264b616eac75ed3ef6f7f
Description-en: importer for OpenStreetMap data - Python module
Imposm is an importer for OpenStreetMap data. It reads XML and PBF files and
can import the data into PostgreSQL/PostGIS databases.
.
It is designed to create databases that are optimized for rendering/WMS
services.
.
This package contains the Python module
Description-md5: d25346849a16ccdf04fc1b0eb54f0b91
Homepage: http://imposm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu