How to Install and Uninstall libgeo-postcode-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libgeo-postcode-perl" package

Please follow the guidelines below to install libgeo-postcode-perl on Kali Linux

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

2. Uninstall "libgeo-postcode-perl" package

This guide let you learn how to uninstall libgeo-postcode-perl on Kali Linux:

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

3. Information about the libgeo-postcode-perl package on Kali Linux

Package: libgeo-postcode-perl
Version: 0.17+dfsg1-1.1
Installed-Size: 55
Maintainer: Dominic Hargreaves
Architecture: all
Depends: perl:any, libdbi-perl
Size: 22316
SHA256: 6f063b571c107eaa2807c35498bc8acb68f7288edfbe05c00c370cecf9bb1d69
SHA1: 2b487db6cbda873c0c605287a8ffc231c596d60d
MD5sum: deba0d967f352c61993b02dfbe55ee6c
Description: UK Postcode validation and location
Geo::Postcode will accept full or partial UK postcodes, validate them against
the official spec, separate them into their significant parts, translate them
into map references or co-ordinates and calculate distances between them.
.
The last two features require a postcode database to be supplied separately.
.
It does not check whether the supplied postcode exists: only whether it is
well-formed according to British Standard 7666, which you can find here:
.
http://www.govtalk.gov.uk/gdsc/html/frames/PostCode.htm
.
Geo::Postcode will also work with partial codes, ie areas, districts and
sectors. They won't validate, but you can test them for legitimacy with a
call to valid_fragment, and you can still turn them into grid references.
.
To work with US zipcodes, you need Geo::Postalcode instead.
Description-md5:
Homepage: http://search.cpan.org/dist/Geo-Postcode/
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libg/libgeo-postcode-perl/libgeo-postcode-perl_0.17+dfsg1-1.1_all.deb