How to Install chrome-launcher NPM Packages on Ubuntu / Debian

How to Install chrome-launcher software package in NPM Packages

chrome-launcher : Launch latest Chrome with the Devtools Protocol port open. You can installing chrome-launcher 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 chrome-launcher
$ sudo npm install -g chrome-launcher

If want to update the chrome-launcher package execute the command as below,

$ sudo npm update chrome-launcher

Update package globally,

$ npm install -g chrome-launcher

Git clone:

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

chrome-launcher@0.8.1 /usr/lib/node_modules/chrome-launcher

How to remove chrome-launcher package :

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

$ sudo npm uninstall chrome-launcher

Basic Information of chrome-launcher NPM Package:

Package Name chrome-launcher
Version 0.8.1
Description Launch latest Chrome with the Devtools Protocol port open
Released Date 2017-10-05T01:42:10.413Z
Published by paulirish
How to Learn https://www.npmjs.com/package/chrome-launcher/tutorial