How to Install ansi NPM Packages on Ubuntu / Debian

How to Install ansi software package in NPM Packages

ansi : Advanced ANSI formatting tool for Node.js. You can installing ansi 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 ansi
$ sudo npm install -g ansi

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

$ sudo npm update ansi

Update package globally,

$ npm install -g ansi

Git clone:

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

ansi@0.3.1 /usr/lib/node_modules/ansi

How to remove ansi package :

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

$ sudo npm uninstall ansi

Basic Information of ansi NPM Package:

Package Name ansi
Version 0.3.1
Description Advanced ANSI formatting tool for Node.js
Released Date 2016-01-15T00:07:45.634Z
Published by tootallnate
How to Learn https://www.npmjs.com/package/ansi/tutorial