How to Install webshot NPM Packages on Ubuntu / Debian

How to Install webshot software package in NPM Packages

webshot : Easy website screenshots. You can installing webshot 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 webshot
$ sudo npm install -g webshot

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

$ sudo npm update webshot

Update package globally,

$ npm install -g webshot

Git clone:

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

webshot@0.18.0 /usr/lib/node_modules/webshot

How to remove webshot package :

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

$ sudo npm uninstall webshot

Basic Information of webshot NPM Package:

Package Name webshot
Version 0.18.0
Description Easy website screenshots
Released Date 2016-02-15T00:11:58.960Z
Published by bkokoszka
How to Learn https://www.npmjs.com/package/webshot/tutorial