How to Install shx NPM Packages on Ubuntu / Debian

How to Install shx software package in NPM Packages

shx : Portable Shell Commands for Node. You can installing shx 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 shx
$ sudo npm install -g shx

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

$ sudo npm update shx

Update package globally,

$ npm install -g shx

Git clone:

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

shx@0.2.2 /usr/lib/node_modules/shx

How to remove shx package :

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

$ sudo npm uninstall shx

Basic Information of shx NPM Package:

Package Name shx
Version 0.2.2
Description Portable Shell Commands for Node
Released Date 2017-01-08T08:50:45.692Z
Published by nfischer
How to Learn https://www.npmjs.com/package/shx/tutorial