How to Install abbrev NPM Packages on Ubuntu / Debian

How to Install abbrev software package in NPM Packages

abbrev : Like rubys abbrev module, but in js. You can installing abbrev 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 abbrev
$ sudo npm install -g abbrev

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

$ sudo npm update abbrev

Update package globally,

$ npm install -g abbrev

Git clone:

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

abbrev@1.1.1 /usr/lib/node_modules/abbrev

How to remove abbrev package :

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

$ sudo npm uninstall abbrev

Basic Information of abbrev NPM Package:

Package Name abbrev
Version 1.1.1
Description Like rubys abbrev module, but in js
Released Date 2017-09-28T02:47:13.220Z
Published by isaacs
How to Learn https://www.npmjs.com/package/abbrev/tutorial