How to Install xo NPM Packages on Ubuntu / Debian

How to Install xo software package in NPM Packages

xo : JavaScript happiness style linter ??. You can installing xo 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 xo
$ sudo npm install -g xo

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

$ sudo npm update xo

Update package globally,

$ npm install -g xo

Git clone:

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

xo@0.18.2 /usr/lib/node_modules/xo

How to remove xo package :

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

$ sudo npm uninstall xo

Basic Information of xo NPM Package:

Package Name xo
Version 0.18.2
Description JavaScript happiness style linter ??
Released Date 2017-05-04T02:42:21.127Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/xo/tutorial