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

Last updated: December 26,2024

1. Install "python3-GeoIP" package

Here is a brief guide to show you how to install python3-GeoIP on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-GeoIP

2. Uninstall "python3-GeoIP" package

Please follow the guidelines below to uninstall python3-GeoIP on openSUSE Leap:

$ sudo zypper remove python3-GeoIP

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

Information for package python3-GeoIP:
--------------------------------------
Repository : Main Repository
Name : python3-GeoIP
Version : 1.3.2-bp155.2.45
Arch : x86_64
Vendor : openSUSE
Installed Size : 87.2 KiB
Installed : No
Status : not installed
Source package : python-GeoIP-1.3.2-bp155.2.45.src
Upstream URL : https://github.com/maxmind/geoip-api-python
Summary : Python bindings for the GeoIP geographical lookup libraries
Description :
This package contains the Python bindings for the GeoIP API,
allowing IP to location lookups to country, city and organisation
level within Python code.