How to Install and Uninstall python39-maxminddb Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "python39-maxminddb" package

This guide let you learn how to install python39-maxminddb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-maxminddb

2. Uninstall "python39-maxminddb" package

Please follow the instructions below to uninstall python39-maxminddb on openSuSE Tumbleweed:

$ sudo zypper remove python39-maxminddb

3. Information about the python39-maxminddb package on openSuSE Tumbleweed

Information for package python39-maxminddb:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-maxminddb
Version : 2.4.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 93.2 KiB
Installed : No
Status : not installed
Source package : python-maxminddb-2.4.0-1.4.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).