How to Install and Uninstall python3-geopy.noarch Package on Fedora 39

Last updated: October 01,2024

1. Install "python3-geopy.noarch" package

Please follow the steps below to install python3-geopy.noarch on Fedora 39

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

2. Uninstall "python3-geopy.noarch" package

This tutorial shows how to uninstall python3-geopy.noarch on Fedora 39:

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

3. Information about the python3-geopy.noarch package on Fedora 39

Last metadata expiration check: 1:57:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-geopy
Version : 2.4.1
Release : 1.fc39
Architecture : noarch
Size : 192 k
Source : python-geopy-2.4.1-1.fc39.src.rpm
Repository : updates
Summary : Geocoding library for Python
URL : https://geopy.readthedocs.io
License : MIT
Description : geopy is a Python client for several popular geocoding web services.
:
: geopy makes it easy for Python developers to locate the coordinates of
: addresses, cities, countries, and landmarks across the globe using third-party
: geocoders and other data sources.
:
: geopy includes geocoder classes for the OpenStreetMap Nominatim, Google
: Geocoding API (V3), and many other geocoding services.