How to Install and Uninstall python39-geopy Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python39-geopy" package

Please follow the guidelines below to install python39-geopy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-geopy

2. Uninstall "python39-geopy" package

This tutorial shows how to uninstall python39-geopy on openSuSE Tumbleweed:

$ sudo zypper remove python39-geopy

3. Information about the python39-geopy package on openSuSE Tumbleweed

Information for package python39-geopy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-geopy
Version : 2.3.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 744.9 KiB
Installed : No
Status : not installed
Source package : python-geopy-2.3.0-1.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.