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

Last updated: October 05,2024

1. Install "python312-geographiclib" package

This is a short guide on how to install python312-geographiclib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-geographiclib

2. Uninstall "python312-geographiclib" package

Please follow the step by step instructions below to uninstall python312-geographiclib on openSuSE Tumbleweed:

$ sudo zypper remove python312-geographiclib

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

Information for package python312-geographiclib:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-geographiclib
Version : 1.50-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 189.2 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.