How to Install irc-colors NPM Packages on Ubuntu / Debian

How to Install irc-colors software package in NPM Packages

irc-colors : Color and formatting for irc made easy.. You can installing irc-colors 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 irc-colors
$ sudo npm install -g irc-colors

If want to update the irc-colors package execute the command as below,

$ sudo npm update irc-colors

Update package globally,

$ npm install -g irc-colors

Git clone:

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

irc-colors@1.4.1 /usr/lib/node_modules/irc-colors

How to remove irc-colors package :

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

$ sudo npm uninstall irc-colors

Basic Information of irc-colors NPM Package:

Package Name irc-colors
Version 1.4.1
Description Color and formatting for irc made easy.
Released Date 2017-11-24T20:34:14.616Z
Published by fent
How to Learn https://www.npmjs.com/package/irc-colors/tutorial