How to Install eslint-plugin-ava NPM Packages on Ubuntu / Debian

How to Install eslint-plugin-ava software package in NPM Packages

eslint-plugin-ava : ESLint rules for AVA. You can installing eslint-plugin-ava 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 eslint-plugin-ava
$ sudo npm install -g eslint-plugin-ava

If want to update the eslint-plugin-ava package execute the command as below,

$ sudo npm update eslint-plugin-ava

Update package globally,

$ npm install -g eslint-plugin-ava

Git clone:

$ sudo  git clone https://github.com/rektide/eslint-plugin-ava.git
$ sudo  npm install -g ./eslint-plugin-ava

eslint-plugin-ava@4.2.2 /usr/lib/node_modules/eslint-plugin-ava

How to remove eslint-plugin-ava package :

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

$ sudo npm uninstall eslint-plugin-ava

Basic Information of eslint-plugin-ava NPM Package:

Package Name eslint-plugin-ava
Version 4.2.2
Description ESLint rules for AVA
Released Date 2017-08-28T04:32:22.566Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/eslint-plugin-ava/tutorial