How to Install and Uninstall libgeo-osm-tiles-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 23,2024

1. Install "libgeo-osm-tiles-perl" package

Please follow the guidance below to install libgeo-osm-tiles-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgeo-osm-tiles-perl

2. Uninstall "libgeo-osm-tiles-perl" package

Please follow the step by step instructions below to uninstall libgeo-osm-tiles-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgeo-osm-tiles-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeo-osm-tiles-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgeo-osm-tiles-perl
Priority: optional
Section: universe/perl
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.04-4
Depends: perl, libwww-perl, libyaml-perl
Filename: pool/universe/libg/libgeo-osm-tiles-perl/libgeo-osm-tiles-perl_0.04-4_all.deb
Size: 15416
MD5sum: 74466a21ca0d2849ae81a3b04cccad2e
SHA1: dc94e0236bb38926b0bcd825e8d8251077d65985
SHA256: 25adb1cb52887041e77372f1e4d72ea035ea921107271b630a2df4c765fd59d0
Description-en: module for calculating tile numbers for OpenStreetMap
Geo::OSM::Tiles provides functions for calculating the path to a map tile at
OpenStreetMap out of geographic coordinates. The path of a tile at OSM has
the form $zoom/$tilex/$tiley.png. The numbering scheme is documented in the
OSM wiki at http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames .
.
The package also contains the downloadosmtiles script that allows one to
conveniently download OSM map tiles from a given OSM permalink URL.
Description-md5: ae9468c3226c7a958b358a0a87a0fa1a
Homepage: https://metacpan.org/release/Geo-OSM-Tiles
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu