How to Install and Uninstall libGeoIP-devel-32bit Package on openSUSE Leap

Last updated: May 18,2024

1. Install "libGeoIP-devel-32bit" package

Please follow the instructions below to install libGeoIP-devel-32bit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libGeoIP-devel-32bit

2. Uninstall "libGeoIP-devel-32bit" package

This tutorial shows how to uninstall libGeoIP-devel-32bit on openSUSE Leap:

$ sudo zypper remove libGeoIP-devel-32bit

3. Information about the libGeoIP-devel-32bit package on openSUSE Leap

Information for package libGeoIP-devel-32bit:
---------------------------------------------
Repository : Main Repository
Name : libGeoIP-devel-32bit
Version : 1.6.12-6.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 0 B
Installed : No
Status : not installed
Source package : GeoIP-1.6.12-6.3.1.src
Upstream URL : http://www.maxmind.com/
Summary : Development Files for GeoIP
Description :
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database.
This database simply contains IP blocks as keys, and countries as
values. This database should be more complete and accurate than using
reverse DNS lookups.
MaxMind offers a service where you can have your database updated
automically each month.
This package holds the development files for GeoIP.