How to Install and Uninstall python2-geolib Package on openSUSE Leap

Last updated: May 06,2024

1. Install "python2-geolib" package

Learn how to install python2-geolib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-geolib

2. Uninstall "python2-geolib" package

Please follow the step by step instructions below to uninstall python2-geolib on openSUSE Leap:

$ sudo zypper remove python2-geolib

3. Information about the python2-geolib package on openSUSE Leap

Information for package python2-geolib:
---------------------------------------
Repository : Main Repository
Name : python2-geolib
Version : 1.0.7-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 575,4 KiB
Installed : No
Status : not installed
Source package : python-geolib-1.0.7-bp153.1.20.src
Summary : A library for geohash encoding, decoding and associated functions
Description :
A Python library for geohash encoding, decoding and finding neighbour cells.
This is a Python port of Chris Veness's Javascript implementation,
https://www.movable-type.co.uk/scripts/geohash.html .