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

Last updated: February 01,2025

1. Install "python2-GeoIP" package

This is a short guide on how to install python2-GeoIP on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-GeoIP

2. Uninstall "python2-GeoIP" package

In this section, we are going to explain the necessary steps to uninstall python2-GeoIP on openSUSE Leap:

$ sudo zypper remove python2-GeoIP

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

Information for package python2-GeoIP:
--------------------------------------
Repository : Main Repository
Name : python2-GeoIP
Version : 1.3.2-bp153.1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 93,8 KiB
Installed : No
Status : not installed
Source package : python-GeoIP-1.3.2-bp153.1.17.src
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.