How to Install figures NPM Packages on Ubuntu / Debian

How to Install figures software package in NPM Packages

figures : Unicode symbols with Windows CMD fallbacks. You can installing figures 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 figures
$ sudo npm install -g figures

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

$ sudo npm update figures

Update package globally,

$ npm install -g figures

Git clone:

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

figures@2.0.0 /usr/lib/node_modules/figures

How to remove figures package :

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

$ sudo npm uninstall figures

Basic Information of figures NPM Package:

Package Name figures
Version 2.0.0
Description Unicode symbols with Windows CMD fallbacks
Released Date 2016-10-18T03:59:00.091Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/figures/tutorial