How to Install stdin NPM Packages on Ubuntu / Debian

How to Install stdin software package in NPM Packages

stdin : Because stdin with node is annoying. You can installing stdin 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 stdin
$ sudo npm install -g stdin

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

$ sudo npm update stdin

Update package globally,

$ npm install -g stdin

Git clone:

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

stdin@0.0.1 /usr/lib/node_modules/stdin

How to remove stdin package :

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

$ sudo npm uninstall stdin

Basic Information of stdin NPM Package:

Package Name stdin
Version 0.0.1
Description Because stdin with node is annoying
Released Date 2012-10-28T20:24:29.715Z
Published by tjholowaychuk
How to Learn https://www.npmjs.com/package/stdin/tutorial