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

Last updated: July 03,2024

1. Install "python310-maxminddb" package

Please follow the step by step instructions below to install python310-maxminddb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-maxminddb

2. Uninstall "python310-maxminddb" package

In this section, we are going to explain the necessary steps to uninstall python310-maxminddb on openSuSE Tumbleweed:

$ sudo zypper remove python310-maxminddb

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

Information for package python310-maxminddb:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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).