How to Install cli-color NPM Packages on Ubuntu / Debian

How to Install cli-color software package in NPM Packages

cli-color : Colors, formatting and other tools for the console. You can installing cli-color 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 cli-color
$ sudo npm install -g cli-color

If want to update the cli-color package execute the command as below,

$ sudo npm update cli-color

Update package globally,

$ npm install -g cli-color

Git clone:

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

cli-color@1.2.0 /usr/lib/node_modules/cli-color

How to remove cli-color package :

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

$ sudo npm uninstall cli-color

Basic Information of cli-color NPM Package:

Package Name cli-color
Version 1.2.0
Description Colors, formatting and other tools for the console
Released Date 2017-02-22T11:49:32.076Z
Published by medikoo
How to Learn https://www.npmjs.com/package/cli-color/tutorial