How to Install and Uninstall php81-php-maxminddb.x86_64 Package on Rocky Linux 9

Last updated: September 22,2024

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

In this section, we are going to explain the necessary steps to install php81-php-maxminddb.x86_64 on Rocky Linux 9

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

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

Learn how to uninstall php81-php-maxminddb.x86_64 on Rocky Linux 9:

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

3. Information about the php81-php-maxminddb.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:22:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php81-php-maxminddb
Version : 1.11.1
Release : 1.el9.remi
Architecture : x86_64
Size : 26 k
Source : php81-php-maxminddb-1.11.1-1.el9.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 8.1 as Software Collection (php81 by remi).