How to Install colour NPM Packages on Ubuntu / Debian

How to Install colour software package in NPM Packages

colour : A cored, fixed, documented and optimized version of the popular `colors.js`: Get colors in your node.js console like what.... You can installing colour 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 colour
$ sudo npm install -g colour

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

$ sudo npm update colour

Update package globally,

$ npm install -g colour

Git clone:

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

colour@0.7.1 /usr/lib/node_modules/colour

How to remove colour package :

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

$ sudo npm uninstall colour

Basic Information of colour NPM Package:

Package Name colour
Version 0.7.1
Description A cored, fixed, documented and optimized version of the popular `colors.js`: Get colors in your node.js console like what...
Released Date 2013-05-03T16:37:16.591Z
Published by dcode
How to Learn https://www.npmjs.com/package/colour/tutorial