How to Install and Uninstall php81-php-pecl-geoip.x86_64 Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "php81-php-pecl-geoip.x86_64" package

Learn how to install php81-php-pecl-geoip.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install php81-php-pecl-geoip.x86_64

2. Uninstall "php81-php-pecl-geoip.x86_64" package

Please follow the steps below to uninstall php81-php-pecl-geoip.x86_64 on Oracle Linux 9:

$ sudo dnf remove php81-php-pecl-geoip.x86_64 $ sudo dnf autoremove

3. Information about the php81-php-pecl-geoip.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:16:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php81-php-pecl-geoip
Version : 1.1.1
Release : 16.el9.remi
Architecture : x86_64
Size : 23 k
Source : php81-php-pecl-geoip-1.1.1-16.el9.remi.src.rpm
Repository : remi-safe
Summary : Extension to map IP addresses to geographic places
URL : https://pecl.php.net/package/geoip
License : PHP
Description : This PHP extension allows you to find the location of an IP address
: City, State, Country, Longitude, Latitude, and other information as
: all, such as ISP and connection type. It makes use of Maxminds geoip
: database
:
: Package built for PHP 8.1 as Software Collection (php81 by remi).