How to Install colorful NPM Packages on Ubuntu / Debian

How to Install colorful software package in NPM Packages

colorful : colorful if a terminal tool for colors. You can installing colorful 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 colorful
$ sudo npm install -g colorful

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

$ sudo npm update colorful

Update package globally,

$ npm install -g colorful

Git clone:

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

colorful@2.1.0 /usr/lib/node_modules/colorful

How to remove colorful package :

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

$ sudo npm uninstall colorful

Basic Information of colorful NPM Package:

Package Name colorful
Version 2.1.0
Description colorful if a terminal tool for colors
Released Date 2013-05-22T07:47:18.162Z
Published by lepture
How to Learn https://www.npmjs.com/package/colorful/tutorial