How to Install and Uninstall php74-php-pecl-geoip.x86_64 Package on Fedora 39

Last updated: September 29,2024

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

Please follow the guidelines below to install php74-php-pecl-geoip.x86_64 on Fedora 39

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

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

Please follow the guidance below to uninstall php74-php-pecl-geoip.x86_64 on Fedora 39:

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

3. Information about the php74-php-pecl-geoip.x86_64 package on Fedora 39

Last metadata expiration check: 4:27:57 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : php74-php-pecl-geoip
Version : 1.1.1
Release : 17.fc39.remi
Architecture : x86_64
Size : 23 k
Source : php74-php-pecl-geoip-1.1.1-17.fc39.remi.src.rpm
Repository : remi
Summary : Extension to map IP addresses to geographic places
URL : https://pecl.php.net/package/geoip
License : PHP-3.01
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 7.4 as Software Collection (php74 by remi).