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

Last updated: July 04,2024

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

Learn how to install php74-php-pecl-geoip.x86_64 on Fedora 36

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

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

Learn how to uninstall php74-php-pecl-geoip.x86_64 on Fedora 36:

$ 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 36

Last metadata expiration check: 4:18:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php74-php-pecl-geoip
Version : 1.1.1
Release : 16.fc36.remi
Architecture : x86_64
Size : 23 k
Source : php74-php-pecl-geoip-1.1.1-16.fc36.remi.src.rpm
Repository : remi
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 7.4 as Software Collection (php74 by remi).