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

Last updated: May 11,2024

1. Install "python-geohash-dbg" package

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

$ sudo apt update $ sudo apt install python-geohash-dbg

2. Uninstall "python-geohash-dbg" package

Please follow the step by step instructions below to uninstall python-geohash-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-geohash-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: python-geohash-dbg
Priority: extra
Section: universe/debug
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Davide Cavalca
Architecture: amd64
Source: python-geohash
Version: 0.8.3-1.1
Depends: libc6 (>= 2.14), python-dbg (<< 2.8), python-dbg (>= 2.7~), python-geohash (= 0.8.3-1.1)
Filename: pool/universe/p/python-geohash/python-geohash-dbg_0.8.3-1.1_amd64.deb
Size: 31968
MD5sum: f3525bef64993b85f0a037e43a605834
SHA1: 96d452449d4edfc68e24bb2aaa3968ca30d6ecc8
SHA256: beb001d2968ec25c6a066a18017dd3b93b94e3eef93265d353e36869032bdf8a
Description-en: fast, accurate Python geohashing library (debug extension)
python-geohash provides fast and accurate geohash encoding and decoding
functionality. Geohash is a latitude/longitude geocode system (a string
representation of two dimensional geometric coordinates). In addition to
geohash, this module also supports the quadtree, jpgrid (JIS X 0410) and
jpiarea grid codes.
.
This package contains the debugging symbols for python-geohash.
Description-md5: bb6939ef3557704b9004e229fc2eb9bf
Homepage: http://code.google.com/p/python-geohash/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu