How to Install and Uninstall golang-libgeoip-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-libgeoip-dev" package

Please follow the step by step instructions below to install golang-libgeoip-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-libgeoip-dev

2. Uninstall "golang-libgeoip-dev" package

Please follow the instructions below to uninstall golang-libgeoip-dev on Kali Linux:

$ sudo apt remove golang-libgeoip-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-libgeoip-dev package on Kali Linux

Package: golang-libgeoip-dev
Source: golang-libgeoip
Version: 0.0~git20140312.0.c78e8bd-1
Installed-Size: 30
Maintainer: Tonnerre Lombard
Architecture: all
Suggests: geoip-database
Size: 7456
SHA256: e27bd1c0c30d2180324a1256511cc58fb071e686b906117695d5c330e27195ad
SHA1: d4e7e6eb5cdb70dea350d318d003c806d0c17fe3
MD5sum: 387eb3980c5bca85bac3d7a4467616ba
Description: Go implementation for lookups against GeoIP files
This is the Go implementation of the Maxmind GeoIP API. It is incomplete and
work in progress the initial goal is support only two of the database types –
the City Lite and Country Lite. The only supported method is loading the full
db on startup into memory (memory cache).
.
At this point, only IPv4 lookups are supported.
Description-md5: 65ba3905eae4e8ce6a157b2cbf3e5fad
Homepage: https://github.com/nranchev/go-libGeoIP/
Section: devel
Priority: optional
Filename: pool/main/g/golang-libgeoip/golang-libgeoip-dev_0.0~git20140312.0.c78e8bd-1_all.deb