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

Last updated: May 09,2024

1. Install "libgeo-google-mapobject-perl" package

Here is a brief guide to show you how to install libgeo-google-mapobject-perl on Kali Linux

$ sudo apt update $ sudo apt install libgeo-google-mapobject-perl

2. Uninstall "libgeo-google-mapobject-perl" package

Here is a brief guide to show you how to uninstall libgeo-google-mapobject-perl on Kali Linux:

$ sudo apt remove libgeo-google-mapobject-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libgeo-google-mapobject-perl
Version: 0.06-4
Installed-Size: 58
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhtml-parser-perl, libjson-perl
Recommends: libhtml-template-pluggable-perl
Size: 25200
SHA256: cb7eab8e3be8fe18dece973500f48c7387e01fdfb54990048b31656c92a5de9b
SHA1: b7ede336af843f777d0a7f9ce16302e2bfa76449
MD5sum: 5de8fa06e4ea69b9f3d7a21e40a7c79a
Description: module managing the server side of the Google Maps API
Geo::Google::MapObject is intended to provide a server side solution to
working with the Google Maps API. In particular an object of this class
encapsulates a "map" object that provides support for the static maps API,
the javascript maps API, AJAX calls and non-javascript fallback data; but
without making many assumptions about the surrounding framework. It is assumed
that a template framework with support for a "dot" notation is being used,
for example HTML::Template::Pluggable. An important commitment of the module
is support for graceful and consistent fallback to a functional
non-javascript web page.
.
The javascript and static Google map APIs do not behave in quite the same way
when zoom and center are not specified. Specifically it works quite well with
the static maps
(http://developers.google.com/maps/documentation/staticmaps/?csw=1)
but not so well with the javascript API. To compensate for this the
module gives a choice between: specifying the center and zoom levels;
allowing the APIs and client side code to do whatever they think best; using
a built in algorithm to calculate a sensible zoom and center; and finally
supplying ones own algorithm to calculate a sensible zoom and center.
Description-md5:
Homepage: https://metacpan.org/release/Geo-Google-MapObject
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libg/libgeo-google-mapobject-perl/libgeo-google-mapobject-perl_0.06-4_all.deb