How to Install and Uninstall python3-geopy.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 10,2025
1. Install "python3-geopy.noarch" package
Please follow the guidance below to install python3-geopy.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-geopy.noarch
Copied
2. Uninstall "python3-geopy.noarch" package
This is a short guide on how to uninstall python3-geopy.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-geopy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-geopy.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:44:34 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-geopy
Version : 1.21.0
Release : 1.el8
Architecture : noarch
Size : 128 k
Source : python-geopy-1.21.0-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-geopy
Version : 1.21.0
Release : 1.el8
Architecture : noarch
Size : 128 k
Source : python-geopy-1.21.0-1.el8.src.rpm
Repository : epel
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.