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

Last updated: June 29,2024

1. Install "python38-maxminddb" package

Please follow the guidance below to install python38-maxminddb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-maxminddb

2. Uninstall "python38-maxminddb" package

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

$ sudo zypper remove python38-maxminddb

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

Information for package python38-maxminddb:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-maxminddb
Version : 2.2.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 113,5 KiB
Installed : No
Status : not installed
Source package : python-maxminddb-2.2.0-1.1.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).