How to Install egeria-tools NPM Packages on Ubuntu / Debian

How to Install egeria-tools software package in NPM Packages

egeria-tools : Used internally by Egeria. You can installing egeria-tools 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 egeria-tools
$ sudo npm install -g egeria-tools

If want to update the egeria-tools package execute the command as below,

$ sudo npm update egeria-tools

Update package globally,

$ npm install -g egeria-tools

Git clone:

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

egeria-tools@3.1.0 /usr/lib/node_modules/egeria-tools

How to remove egeria-tools package :

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

$ sudo npm uninstall egeria-tools

Basic Information of egeria-tools NPM Package:

Package Name egeria-tools
Version 3.1.0
Description Used internally by Egeria
Released Date 2017-07-19T12:04:39.177Z
Published by mysidestheyaregone
How to Learn https://www.npmjs.com/package/egeria-tools/tutorial