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

Last updated: November 23,2024

1. Install "python36-geographiclib" package

Please follow the guidelines below to install python36-geographiclib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-geographiclib

2. Uninstall "python36-geographiclib" package

This guide covers the steps necessary to uninstall python36-geographiclib on openSuSE Tumbleweed:

$ sudo zypper remove python36-geographiclib

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

Information for package python36-geographiclib:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-geographiclib
Version : 1.50-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 195,5 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.