How to Install term-img NPM Packages on Ubuntu / Debian

How to Install term-img software package in NPM Packages

term-img : Display images in your terminal. You can installing term-img 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 term-img
$ sudo npm install -g term-img

If want to update the term-img package execute the command as below,

$ sudo npm update term-img

Update package globally,

$ npm install -g term-img

Git clone:

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

term-img@2.1.0 /usr/lib/node_modules/term-img

How to remove term-img package :

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

$ sudo npm uninstall term-img

Basic Information of term-img NPM Package:

Package Name term-img
Version 2.1.0
Description Display images in your terminal
Released Date 2017-07-23T21:10:24.149Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/term-img/tutorial