How to Install and Uninstall GeoIP.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "GeoIP.i686" package

This guide let you learn how to install GeoIP.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install GeoIP.i686

2. Uninstall "GeoIP.i686" package

Here is a brief guide to show you how to uninstall GeoIP.i686 on Fedora 34:

$ sudo dnf remove GeoIP.i686 $ sudo dnf autoremove

3. Information about the GeoIP.i686 package on Fedora 34

Last metadata expiration check: 0:32:52 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : GeoIP
Version : 1.6.12
Release : 9.fc34
Architecture : i686
Size : 126 k
Source : GeoIP-1.6.12-9.fc34.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.