How to Install repl.history NPM Packages on Ubuntu / Debian

How to Install repl.history software package in NPM Packages

repl.history : add history to nodes repl. You can installing repl.history 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 repl.history
$ sudo npm install -g repl.history

If want to update the repl.history package execute the command as below,

$ sudo npm update repl.history

Update package globally,

$ npm install -g repl.history

Git clone:

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

repl.history@0.1.4 /usr/lib/node_modules/repl.history

How to remove repl.history package :

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

$ sudo npm uninstall repl.history

Basic Information of repl.history NPM Package:

Package Name repl.history
Version 0.1.4
Description add history to nodes repl
Released Date 2017-01-27T20:17:17.511Z
Published by tmpvar
How to Learn https://www.npmjs.com/package/repl.history/tutorial