How to Install and Uninstall perl-IP-Country Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "perl-IP-Country" package

This is a short guide on how to install perl-IP-Country on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-IP-Country

2. Uninstall "perl-IP-Country" package

Please follow the step by step instructions below to uninstall perl-IP-Country on openSuSE Tumbleweed:

$ sudo zypper remove perl-IP-Country

3. Information about the perl-IP-Country package on openSuSE Tumbleweed

Information for package perl-IP-Country:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-IP-Country
Version : 2.28-1.29
Arch : noarch
Vendor : openSUSE
Installed Size : 613.4 KiB
Installed : No
Status : not installed
Source package : perl-IP-Country-2.28-1.29.src
Upstream URL : http://search.cpan.org/dist/IP-Country/
Summary : Fast Lookup of Country Codes From Ip Addresses
Description :
Finding the home country of a client using only the IP address can be
difficult. Looking up the domain name associated with that address can
provide some help, but many IP address are not reverse mapped to any useful
domain, and the most common domain (.com) offers no help when looking for
country.
This module comes bundled with a database of countries where various IP
addresses have been assigned. Although the country of assignment will
probably be the country associated with a large ISP rather than the client
herself, this is probably good enough for most log analysis applications,
and under test has proved to be as accurate as reverse-DNS and WHOIS
lookup.