How to Install and Uninstall libgeoip1 Package on Kali Linux

Last updated: May 11,2024

1. Install "libgeoip1" package

This guide let you learn how to install libgeoip1 on Kali Linux

$ sudo apt update $ sudo apt install libgeoip1

2. Uninstall "libgeoip1" package

Please follow the guidance below to uninstall libgeoip1 on Kali Linux:

$ sudo apt remove libgeoip1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeoip1 package on Kali Linux

Package: libgeoip1
Source: geoip (1.6.12-11)
Version: 1.6.12-11+b1
Installed-Size: 279
Maintainer: Patrick Matthäi
Architecture: amd64
Depends: libc6 (>= 2.33)
Recommends: geoip-database
Suggests: geoip-bin
Size: 84492
SHA256: 5522bc87b6a00207fd300e571f7461fa4069b9cc0049aec9d88c1f1c18487fe9
SHA1: 5774b58753d98ba22b587a37a206cc3edfecd7c8
MD5sum: d06fb5864ce715bf839e3d17e2b3ff9b
Description: non-DNS IP-to-country resolver 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.
.
This database simply contains IP blocks as keys, and countries as values and
it should be more complete and accurate than using reverse DNS lookups.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://www.maxmind.com/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/geoip/libgeoip1_1.6.12-11+b1_amd64.deb