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

Last updated: May 19,2024

1. Install "python-osmapi" package

This tutorial shows how to install python-osmapi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-osmapi

2. Uninstall "python-osmapi" package

This guide covers the steps necessary to uninstall python-osmapi on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-osmapi
Priority: optional
Section: universe/python
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Version: 0.6.2-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-osmapi/python-osmapi_0.6.2-1_all.deb
Size: 22134
MD5sum: a9421010198debd52b25d40abe8037ae
SHA1: b1b7d5a325b85065ff4b5e23e87e20db3aaedce8
SHA256: 13c4a4c2adfc68f1e1818621c2febce19843957c6ffaaec35f55cac3f52b9c43
Description-en: Python interface to OpenStreetMap API
This package contains a Python module implementing the OpenStreetMap
API (version 0.6). The module allows access the OSM database, and
provides full featured manipulation of data using Python. Please note
that scripted imports and automated edits should only be carried out by
those with experience and understanding of the way the OpenStreetMap
community create maps, and only with careful planning and consultation.
.
This is the Python 2 version of the library.
Description-md5: c52aae21c9d8759c65c0cc324add3901
Homepage: https://wiki.openstreetmap.org/wiki/Osmapi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu