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

Last updated: May 17,2024

1. Install "python2-geographiclib" package

Please follow the step by step instructions below to install python2-geographiclib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-geographiclib

2. Uninstall "python2-geographiclib" package

This guide covers the steps necessary to uninstall python2-geographiclib on openSUSE Leap:

$ sudo zypper remove python2-geographiclib

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

Information for package python2-geographiclib:
----------------------------------------------
Repository : Main Repository
Name : python2-geographiclib
Version : 1.49-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 156,4 KiB
Installed : No
Status : not installed
Source package : python-geographiclib-1.49-bp153.1.14.src
Summary : Python geodesic routines
Description :
This is a Python implementation of the geodesic routines from GeographicLib.
This contains implementations of the classes Math, Accumulator, Geodesic,
GeodesicLine and PolygonArea.