How to Install grunt-shell NPM Packages on Ubuntu / Debian

How to Install grunt-shell software package in NPM Packages

grunt-shell : Run shell commands. You can installing grunt-shell 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 grunt-shell
$ sudo npm install -g grunt-shell

If want to update the grunt-shell package execute the command as below,

$ sudo npm update grunt-shell

Update package globally,

$ npm install -g grunt-shell

Git clone:

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

grunt-shell@2.1.0 /usr/lib/node_modules/grunt-shell

How to remove grunt-shell package :

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

$ sudo npm uninstall grunt-shell

Basic Information of grunt-shell NPM Package:

Package Name grunt-shell
Version 2.1.0
Description Run shell commands
Released Date 2016-11-04T14:47:43.265Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/grunt-shell/tutorial