How to Install couleurs NPM Packages on Ubuntu / Debian

How to Install couleurs software package in NPM Packages

couleurs : Add some color and styles to your Node.JS strings.. You can installing couleurs 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 couleurs
$ sudo npm install -g couleurs

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

$ sudo npm update couleurs

Update package globally,

$ npm install -g couleurs

Git clone:

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

couleurs@6.0.9 /usr/lib/node_modules/couleurs

How to remove couleurs package :

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

$ sudo npm uninstall couleurs

Basic Information of couleurs NPM Package:

Package Name couleurs
Version 6.0.9
Description Add some color and styles to your Node.JS strings.
Released Date 2017-09-08T12:23:04.539Z
Published by ionicabizau
How to Learn https://www.npmjs.com/package/couleurs/tutorial