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

Last updated: January 11,2025

1. Install "libgeo-coordinates-transform-perl" package

This guide covers the steps necessary to install libgeo-coordinates-transform-perl on Kali Linux

$ sudo apt update $ sudo apt install libgeo-coordinates-transform-perl

2. Uninstall "libgeo-coordinates-transform-perl" package

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

$ sudo apt remove libgeo-coordinates-transform-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libgeo-coordinates-transform-perl
Version: 0.10-3
Installed-Size: 24
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7304
SHA256: a146d24adedac1728ca4ff5180182d53f653505108befc1aa829326617095e8e
SHA1: cecf587679c1bb8023f87504cd929a74152ad5e3
MD5sum: f4b5e58b3f36fe9a76219f3d549755e1
Description: Transform latitude/longitude between coordinate functions
There are several formats used to present geographic coordinates. For
example:
.
* DMS Degrees:Minutes:Seconds (48 30 30, -117 30' 30")
.
* DM Degrees:Decimal-Minutes (48 30.5, -117 30.5'),
.
* DD Decimal-Degrees (48.5083333, -17.5083333)
.
Geo::Coordinates::Transform converts a list of provided latitude and
longitude coordinates in any of the three formats above (mixed input is ok)
and converts to the desired format.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Geo-Coordinates-Transform
Section: perl
Priority: optional
Filename: pool/main/libg/libgeo-coordinates-transform-perl/libgeo-coordinates-transform-perl_0.10-3_all.deb