How to Install and Uninstall php74-php-maxminddb.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 06,2024

1. Install "php74-php-maxminddb.x86_64" package

Here is a brief guide to show you how to install php74-php-maxminddb.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install php74-php-maxminddb.x86_64

2. Uninstall "php74-php-maxminddb.x86_64" package

This is a short guide on how to uninstall php74-php-maxminddb.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove php74-php-maxminddb.x86_64 $ sudo dnf autoremove

3. Information about the php74-php-maxminddb.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:22:16 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php74-php-maxminddb
Version : 1.10.1
Release : 1.el8.remi
Architecture : x86_64
Size : 28 k
Source : php74-php-maxminddb-1.10.1-1.el8.remi.src.rpm
Repository : remi-safe
Summary : MaxMind DB Reader extension
URL : https://github.com/maxmind/MaxMind-DB-Reader-php
License : ASL 2.0
Description : MaxMind DB is a binary file format that stores data indexed by
: IP address subnets (IPv4 or IPv6).
:
: This optional PHP C Extension is a drop-in replacement for
: MaxMind\Db\Reader.
:
: Databases are available in geolite2-country and geolite2-city packages.
:
: Package built for PHP 7.4 as Software Collection (php74 by remi).