How to Install ripple-lib NPM Packages on Ubuntu / Debian

How to Install ripple-lib software package in NPM Packages

ripple-lib : A JavaScript API for interacting with Ripple in Node.js and the browser. You can installing ripple-lib 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 ripple-lib
$ sudo npm install -g ripple-lib

If want to update the ripple-lib package execute the command as below,

$ sudo npm update ripple-lib

Update package globally,

$ npm install -g ripple-lib

Git clone:

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

ripple-lib@0.17.9 /usr/lib/node_modules/ripple-lib

How to remove ripple-lib package :

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

$ sudo npm uninstall ripple-lib

Basic Information of ripple-lib NPM Package:

Package Name ripple-lib
Version 0.17.9
Description A JavaScript API for interacting with Ripple in Node.js and the browser
Released Date 2017-11-14T21:47:45.701Z
Published by intelliot
How to Learn https://www.npmjs.com/package/ripple-lib/tutorial