How to Install growl NPM Packages on Ubuntu / Debian

How to Install growl software package in NPM Packages

growl : Growl unobtrusive notifications. You can installing growl 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 growl
$ sudo npm install -g growl

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

$ sudo npm update growl

Update package globally,

$ npm install -g growl

Git clone:

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

growl@1.10.3 /usr/lib/node_modules/growl

How to remove growl package :

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

$ sudo npm uninstall growl

Basic Information of growl NPM Package:

Package Name growl
Version 1.10.3
Description Growl unobtrusive notifications
Released Date 2017-10-04T16:53:09.941Z
Published by deiga
How to Learn https://www.npmjs.com/package/growl/tutorial