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

Last updated: May 20,2024

1. Install "node-srs" package

This guide covers the steps necessary to install node-srs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-srs

2. Uninstall "node-srs" package

Here is a brief guide to show you how to uninstall node-srs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-srs
Priority: extra
Section: universe/science
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: amd64
Version: 0.4.8+dfsg-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgdal.so.1-1.11.3, libgdal1i (>= 1.8.0), libstdc++6 (>= 5.2), nodejs
Filename: pool/universe/n/node-srs/node-srs_0.4.8+dfsg-2_amd64.deb
Size: 16562
MD5sum: 4ba43d3708147df369a47f54a24975b6
SHA1: 108d6fa29d9b1055ba3bc049b39a5cfc3d540d04
SHA256: 0d3aafcd15b2ea420da0faa466b4eb20c8d230962563ea1788713ab81c246541
Description-en: spatial reference library for Node.js
node-srs provides a spatial reference library for Node.js.
It is also able to detect projections used in files formatted as Shapefile
or GeoJSON, similarly to what gdalsrsinfo from gdal-bin package does.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 78bc43a7319177df7cb604e90489bfe7
Homepage: https://github.com/springmeyer/node-srs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu