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

How to Install color-name software package in NPM Packages

color-name : A list of color names and its values. You can installing color-name 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 color-name
$ sudo npm install -g color-name

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

$ sudo npm update color-name

Update package globally,

$ npm install -g color-name

Git clone:

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

color-name@1.1.3 /usr/lib/node_modules/color-name

How to remove color-name package :

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

$ sudo npm uninstall color-name

Basic Information of color-name NPM Package:

Package Name color-name
Version 1.1.3
Description A list of color names and its values
Released Date 2017-07-15T22:17:08.140Z
Published by dfcreative
How to Learn https://www.npmjs.com/package/color-name/tutorial