How to Install and Uninstall GeoIP.x86_64 Package on Fedora 38

Last updated: October 06,2024

1. Install "GeoIP.x86_64" package

Here is a brief guide to show you how to install GeoIP.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install GeoIP.x86_64

2. Uninstall "GeoIP.x86_64" package

Please follow the instructions below to uninstall GeoIP.x86_64 on Fedora 38:

$ sudo dnf remove GeoIP.x86_64 $ sudo dnf autoremove

3. Information about the GeoIP.x86_64 package on Fedora 38

Last metadata expiration check: 1:33:22 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : GeoIP
Version : 1.6.12
Release : 13.fc38
Architecture : x86_64
Size : 115 k
Source : GeoIP-1.6.12-13.fc38.src.rpm
Repository : fedora
Summary : Library for country/city/organization to IP address or hostname mapping
URL : http://www.maxmind.com/app/c
License : LGPLv2+
Description : GeoIP is a C library that enables the user to find the country that any IP
: address or hostname originates from.
:
: It uses file based databases that can optionally be updated on a weekly basis
: by installing the geoipupdate-cron (IPv4) and/or geoipupdate-cron6 (IPv6)
: packages.