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

Last updated: May 04,2024

1. Install "python3-maxminddb" package

Please follow the step by step instructions below to install python3-maxminddb on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-maxminddb

2. Uninstall "python3-maxminddb" package

Please follow the guidance below to uninstall python3-maxminddb on openSUSE Leap:

$ sudo zypper remove python3-maxminddb

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

Information for package python3-maxminddb:
------------------------------------------
Repository : Main Repository
Name : python3-maxminddb
Version : 2.2.0-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 110.4 KiB
Installed : No
Status : not installed
Source package : python-maxminddb-2.2.0-bp155.1.7.src
Upstream URL : http://www.maxmind.com/
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).