How to Install casperjs NPM Packages on Ubuntu / Debian

How to Install casperjs software package in NPM Packages

casperjs : A navigation scripting & testing utility for PhantomJS and SlimerJS. You can installing casperjs 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 casperjs
$ sudo npm install -g casperjs

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

$ sudo npm update casperjs

Update package globally,

$ npm install -g casperjs

Git clone:

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

casperjs@1.1.4 /usr/lib/node_modules/casperjs

How to remove casperjs package :

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

$ sudo npm uninstall casperjs

Basic Information of casperjs NPM Package:

Package Name casperjs
Version 1.1.4
Description A navigation scripting & testing utility for PhantomJS and SlimerJS
Released Date 2017-05-10T15:36:08.359Z
Published by bigjuevos
How to Learn https://www.npmjs.com/package/casperjs/tutorial