How to Install js-quantities NPM Packages on Ubuntu / Debian

How to Install js-quantities software package in NPM Packages

js-quantities : JavaScript library for quantity calculation and unit conversion. You can installing js-quantities npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.

$ sudo npm install js-quantities
$ sudo npm install -g js-quantities

If want to update the js-quantities package execute the command as below,

$ sudo npm update js-quantities

Update package globally,

$ npm install -g js-quantities

Git clone:

$ sudo  git clone https://github.com/rektide/js-quantities.git
$ sudo  npm install -g ./js-quantities

js-quantities@1.7.0 /usr/lib/node_modules/js-quantities

How to remove js-quantities package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall js-quantities

Basic Information of js-quantities NPM Package:

Package Name js-quantities
Version 1.7.0
Description JavaScript library for quantity calculation and unit conversion
Released Date 2017-08-23T13:52:36.989Z
Published by gentooboontoo
How to Learn https://www.npmjs.com/package/js-quantities/tutorial