How to Install and Uninstall python39-geographiclib Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python39-geographiclib" package

This guide let you learn how to install python39-geographiclib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-geographiclib

2. Uninstall "python39-geographiclib" package

Please follow the guidelines below to uninstall python39-geographiclib on openSuSE Tumbleweed:

$ sudo zypper remove python39-geographiclib

3. Information about the python39-geographiclib package on openSuSE Tumbleweed

Information for package python39-geographiclib:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-geographiclib
Version : 1.50-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 147.4 KiB
Installed : No
Status : not installed
Source package : python-geographiclib-1.50-2.5.src
Upstream URL : https://geographiclib.sourceforge.io/
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.