How to Install and Uninstall node-mbtiles Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "node-mbtiles" package

Please follow the step by step instructions below to install node-mbtiles on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-mbtiles

2. Uninstall "node-mbtiles" package

In this section, we are going to explain the necessary steps to uninstall node-mbtiles on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-mbtiles $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-mbtiles package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-mbtiles
Priority: extra
Section: universe/web
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.3.2-2
Depends: nodejs, node-sqlite3 (>= 2.1.1), node-sphericalmercator (>= 1.0.1)
Filename: pool/universe/n/node-mbtiles/node-mbtiles_0.3.2-2_all.deb
Size: 10514
MD5sum: 603ae2117f39ac299c6dc1929a629a19
SHA1: 10fd168c62f3c5ac95aada8ca230999c52704840
SHA256: 518f1093292a3752bc269c5fbb57a1c915d907ff08edc9d569a6ffe0b1ab1535
Description-en: Tilelive store for writing to MBTiles format - Node.js module
node-mbtiles implements the tilelive API and as such is a
registerable tilestore URI protocol handler for writing to
MBTiles format.
.
MBTiles is a specification for storing tiled map data in SQLite
databases for immediate usage and for transfer.
.
node-tilelive is an interface for tile backends for Node.js.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 2f64af5d1d45144871d4f49abda49ee0
Homepage: https://github.com/mapbox/node-mbtiles
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu