How to Install and Uninstall libpam-geoip Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "libpam-geoip" package
Here is a brief guide to show you how to install libpam-geoip on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libpam-geoip
Copied
2. Uninstall "libpam-geoip" package
This tutorial shows how to uninstall libpam-geoip on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libpam-geoip
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libpam-geoip package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libpam-geoip
Priority: optional
Section: universe/admin
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Patrick Matthäi
Architecture: amd64
Source: pam-geoip
Version: 1.1-2
Depends: libc6 (>= 2.4)
Suggests: geoip-database-extra
Filename: pool/universe/p/pam-geoip/libpam-geoip_1.1-2_amd64.deb
Size: 16090
MD5sum: 65f8387f0485ccae997fc16a2d860b53
SHA1: 4340f4daa81ac406952644328b853aaf22fa7e72
SHA256: 2fa9e09c22c0811e215a7a73975841365e0345e0d0ecc53518e125378a0c39f7
Description-en: PAM module checking access of source IPs with a GeoIP database
This PAM module provides GeoIP checking for logins. The user can be
allowed or denied based on the location of the originating IP address.
This is similar to pam_access, but uses a GeoIP City database instead
of host name / IP matching.
Description-md5: ca33e249543e210cfc9a49a95f49cece
Homepage: http://ankh-morp.org/code/pam_geoip/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/admin
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Patrick Matthäi
Architecture: amd64
Source: pam-geoip
Version: 1.1-2
Depends: libc6 (>= 2.4)
Suggests: geoip-database-extra
Filename: pool/universe/p/pam-geoip/libpam-geoip_1.1-2_amd64.deb
Size: 16090
MD5sum: 65f8387f0485ccae997fc16a2d860b53
SHA1: 4340f4daa81ac406952644328b853aaf22fa7e72
SHA256: 2fa9e09c22c0811e215a7a73975841365e0345e0d0ecc53518e125378a0c39f7
Description-en: PAM module checking access of source IPs with a GeoIP database
This PAM module provides GeoIP checking for logins. The user can be
allowed or denied based on the location of the originating IP address.
This is similar to pam_access, but uses a GeoIP City database instead
of host name / IP matching.
Description-md5: ca33e249543e210cfc9a49a95f49cece
Homepage: http://ankh-morp.org/code/pam_geoip/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu