How to Install and Uninstall python3-geopy Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-geopy" package

Please follow the instructions below to install python3-geopy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-geopy

2. Uninstall "python3-geopy" package

This guide covers the steps necessary to uninstall python3-geopy on openSUSE Leap:

$ sudo zypper remove python3-geopy

3. Information about the python3-geopy package on openSUSE Leap

Information for package python3-geopy:
--------------------------------------
Repository : Main Repository
Name : python3-geopy
Version : 2.2.0-bp155.2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-geopy-2.2.0-bp155.2.5.src
Upstream URL : https://github.com/geopy/geopy
Summary : Python Geocoding Toolbox
Description :
Geopy can determine the coordinates of addresses, cities, countries,
and landmarks using third-party geocoders and other data sources such
as wikis.
Geopy currently includes support for six geocoders: Google Maps, Yahoo! Maps, Windows
Local Live (Virtual Earth), geocoder.us, GeoNames, MediaWiki pages (with the GIS
extension), and Semantic MediaWiki pages.