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

Last updated: July 06,2024

1. Install "python311-geopy" package

This tutorial shows how to install python311-geopy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-geopy

2. Uninstall "python311-geopy" package

This guide covers the steps necessary to uninstall python311-geopy on openSuSE Tumbleweed:

$ sudo zypper remove python311-geopy

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

Information for package python311-geopy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-geopy
Version : 2.3.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 866.6 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.