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

Last updated: July 04,2024

1. Install "python2-maxminddb" package

This guide covers the steps necessary to install python2-maxminddb on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-maxminddb

2. Uninstall "python2-maxminddb" package

This guide let you learn how to uninstall python2-maxminddb on openSUSE Leap:

$ sudo zypper remove python2-maxminddb

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

Information for package python2-maxminddb:
------------------------------------------
Repository : Main Repository
Name : python2-maxminddb
Version : 1.5.4-bp153.1.21
Arch : x86_64
Vendor : openSUSE
Installed Size : 94,5 KiB
Installed : No
Status : not installed
Source package : python-maxminddb-1.5.4-bp153.1.21.src
Summary : Reader for the MaxMind DB format
Description :
This is a Python module for reading MaxMind DB files. The module includes both
a pure Python reader and an optional C extension.
MaxMind DB is a binary file format that stores data indexed by IP address
subnets (IPv4 or IPv6).