How to Install phosphor-widget NPM Packages on Ubuntu / Debian

How to Install phosphor-widget software package in NPM Packages

phosphor-widget : The core Phosphor widget class.. You can installing phosphor-widget 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 phosphor-widget
$ sudo npm install -g phosphor-widget

If want to update the phosphor-widget package execute the command as below,

$ sudo npm update phosphor-widget

Update package globally,

$ npm install -g phosphor-widget

Git clone:

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

phosphor-widget@1.0.0-rc.1 /usr/lib/node_modules/phosphor-widget

How to remove phosphor-widget package :

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

$ sudo npm uninstall phosphor-widget

Basic Information of phosphor-widget NPM Package:

Package Name phosphor-widget
Version 1.0.0-rc.1
Description The core Phosphor widget class.
Released Date 2016-01-28T15:53:10.825Z
Published by sccolbert
How to Learn https://www.npmjs.com/package/phosphor-widget/tutorial