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

Last updated: May 11,2024

1. Install "python3-osmapi" package

Here is a brief guide to show you how to install python3-osmapi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-osmapi

2. Uninstall "python3-osmapi" package

In this section, we are going to explain the necessary steps to uninstall python3-osmapi on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-osmapi
Priority: optional
Section: universe/python
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: python-osmapi
Version: 0.6.2-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-osmapi/python3-osmapi_0.6.2-1_all.deb
Size: 20364
MD5sum: a639df7b051b81d2c4c4ec056724fa39
SHA1: ac7ec12a7f18c8a611ee487ac68c9c2b611a701d
SHA256: 885a430b36a8bb3d002bd4a9e39857fc50961b6a15b6b4c0d2ae38255d5ff775
Description-en: Python 3 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 3 version of the library.
Description-md5: 9d19997a2f0be6d73e4282ca2f467dd0
Homepage: https://wiki.openstreetmap.org/wiki/Osmapi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu