How to Install doctrine NPM Packages on Ubuntu / Debian

How to Install doctrine software package in NPM Packages

doctrine : JSDoc parser. You can installing doctrine 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 doctrine
$ sudo npm install -g doctrine

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

$ sudo npm update doctrine

Update package globally,

$ npm install -g doctrine

Git clone:

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

doctrine@2.0.0 /usr/lib/node_modules/doctrine

How to remove doctrine package :

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

$ sudo npm uninstall doctrine

Basic Information of doctrine NPM Package:

Package Name doctrine
Version 2.0.0
Description JSDoc parser
Released Date 2016-11-15T17:58:48.561Z
Published by nzakas
How to Learn https://www.npmjs.com/package/doctrine/tutorial