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

Last updated: May 13,2024

1. Install "node-proj4" package

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

$ sudo apt update $ sudo apt install node-proj4

2. Uninstall "node-proj4" package

Please follow the guidelines below to uninstall node-proj4 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-proj4
Priority: optional
Section: universe/science
Installed-Size: 359
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: proj4js
Version: 2.3.12+ds-1
Depends: nodejs, node-mgrs
Filename: pool/universe/p/proj4js/node-proj4_2.3.12+ds-1_all.deb
Size: 43656
MD5sum: 6f2c74eec753401b7a1fd51c484780e1
SHA1: 8af477bc890582ac4c78c5396b7ca795fcf09d33
SHA256: 602122e5e9755380a544f307f3881c9704d77c987f0d8082bea0009d813a9a66
Description-en: Node.js module to transform point coordinates systems
Proj4js is a JavaScript library to transform point coordinates from one
coordinate system to another, including datum transformations.
.
This library is a port of both the PROJ.4 and GCTCP C libraries to JavaScript.
Enabling these transformations in the browser allows geographic data stored in
different projections to be combined in browser-based web mapping applications.
.
Proj4js is a part of the MetaCRS group of projects and uses the same MIT style
license as PROJ.4.
.
This package contains the proj4 module for Node.js.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: b7e1796d1a1b134867c4bd81cdfaca9f
Homepage: http://proj4js.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu