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

Last updated: January 13,2025

1. Install "python3-geopy.noarch" package

Here is a brief guide to show you how to install python3-geopy.noarch on Fedora 35

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

2. Uninstall "python3-geopy.noarch" package

This is a short guide on how to uninstall python3-geopy.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:02:46 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-geopy
Version : 2.1.0
Release : 4.fc35
Architecture : noarch
Size : 136 k
Source : python-geopy-2.1.0-4.fc35.src.rpm
Repository : fedora
Summary : Python client for several popular geocoding web services
URL : https://geopy.readthedocs.io
License : MIT
Description : 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.