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

Last updated: July 01,2024

1. Install "python38-geographiclib" package

Please follow the steps below to install python38-geographiclib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-geographiclib

2. Uninstall "python38-geographiclib" package

Please follow the instructions below to uninstall python38-geographiclib on openSuSE Tumbleweed:

$ sudo zypper remove python38-geographiclib

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

Information for package python38-geographiclib:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-geographiclib
Version : 1.50-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 185,4 KiB
Installed : No
Status : not installed
Source package : python-geographiclib-1.50-1.2.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.