How to Install and Uninstall php73-php-maxminddb.x86_64 Package on CentOS Stream 8

Last updated: June 18,2024

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

This tutorial shows how to install php73-php-maxminddb.x86_64 on CentOS Stream 8

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

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

This is a short guide on how to uninstall php73-php-maxminddb.x86_64 on CentOS Stream 8:

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

3. Information about the php73-php-maxminddb.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:59:03 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : php73-php-maxminddb
Version : 1.11.1
Release : 1.el8.remi
Architecture : x86_64
Size : 28 k
Source : php73-php-maxminddb-1.11.1-1.el8.remi.src.rpm
Repository : remi-safe
Summary : MaxMind DB Reader extension
URL : https://github.com/maxmind/MaxMind-DB-Reader-php
License : Apache-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.3 as Software Collection (php73 by remi).