How to Install and Uninstall python3-GeographicLib.noarch Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "python3-GeographicLib.noarch" package

Here is a brief guide to show you how to install python3-GeographicLib.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-GeographicLib.noarch

2. Uninstall "python3-GeographicLib.noarch" package

This is a short guide on how to uninstall python3-GeographicLib.noarch on Oracle Linux 8:

$ sudo dnf remove python3-GeographicLib.noarch $ sudo dnf autoremove

3. Information about the python3-GeographicLib.noarch package on Oracle Linux 8

Last metadata expiration check: 0:29:59 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-GeographicLib
Version : 1.50.1
Release : 1.el8
Architecture : noarch
Size : 70 k
Source : GeographicLib-1.50.1-1.el8.src.rpm
Repository : epel
Summary : Python 3 implementation of GeographicLib
URL : http://geographiclib.sourceforge.net/
License : MIT
Description : A translation of the GeographicLib::Geodesic class to Python 3