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

Last updated: May 16,2024

1. Install "node-tilelive" package

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

$ sudo apt update $ sudo apt install node-tilelive

2. Uninstall "node-tilelive" package

This tutorial shows how to uninstall node-tilelive on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-tilelive
Priority: extra
Section: universe/web
Installed-Size: 862
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 4.5.0-1
Depends: nodejs, node-optimist (>= 0.3.1), node-sphericalmercator (>= 1.0.1)
Filename: pool/universe/n/node-tilelive/node-tilelive_4.5.0-1_all.deb
Size: 760524
MD5sum: e3422c0e5232c0dddeadcfb79bacbff3
SHA1: 841ef46fed46667970ca998f9c71c1d310d71d7f
SHA256: c9f10f16950472ac5e467f8803cfbb7ad24f2991f57c33c48896cc9b8bc8c299
Description-en: Interface for tile backends modules for Node.js
node-tilelive defines an API for interacting with tile store modules,
like node-mbtiles, tilelive-mapnik, tilelive-vector.
The `tilelive` executable allows one to copy between tile stores.
.
Node.js is an event-based server-side javascript engine.
Description-md5: bbb6e3c0b6d1b7c754d6960d41986310
Homepage: https://github.com/mapbox/tilelive.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu