How to Install and Uninstall libgeo-ip-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libgeo-ip-perl" package

In this section, we are going to explain the necessary steps to install libgeo-ip-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgeo-ip-perl

2. Uninstall "libgeo-ip-perl" package

This guide let you learn how to uninstall libgeo-ip-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgeo-ip-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeo-ip-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgeo-ip-perl
Priority: optional
Section: universe/perl
Installed-Size: 291
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.45-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5), libgeoip1
Filename: pool/universe/libg/libgeo-ip-perl/libgeo-ip-perl_1.45-1build1_amd64.deb
Size: 69768
MD5sum: e868c79bb9d2a9ab620d52c0772f465e
SHA1: 8ff982be3ca7266a9f75f7b84ea0bd269b797a4e
SHA256: 112fe5849d098b5fe0cc7324ff5f50f817fd89aaf1cfea0adac9bae733547f4e
Description-en: Perl interface to GeoIP library
Geo::IP is a Perl external module which provides an interface to
GeoIP library.
.
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
that simply contains IP blocks as keys, and countries as values.
This database is managed by the GeoIP library package.
Description-md5: 6880156bf22c64cabbf809c20b98c279
Homepage: https://metacpan.org/release/Geo-IP
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu