How to Install gaussian NPM Packages on Ubuntu / Debian

How to Install gaussian software package in NPM Packages

gaussian : A JavaScript model of a Gaussian distribution. You can installing gaussian 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 gaussian
$ sudo npm install -g gaussian

If want to update the gaussian package execute the command as below,

$ sudo npm update gaussian

Update package globally,

$ npm install -g gaussian

Git clone:

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

gaussian@1.1.0 /usr/lib/node_modules/gaussian

How to remove gaussian package :

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

$ sudo npm uninstall gaussian

Basic Information of gaussian NPM Package:

Package Name gaussian
Version 1.1.0
Description A JavaScript model of a Gaussian distribution
Released Date 2016-02-13T08:12:13.454Z
Published by errcw
How to Learn https://www.npmjs.com/package/gaussian/tutorial