How to Install sodium NPM Packages on Ubuntu / Debian

How to Install sodium software package in NPM Packages

sodium : Lib Sodium port for node.js. You can installing sodium 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 sodium
$ sudo npm install -g sodium

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

$ sudo npm update sodium

Update package globally,

$ npm install -g sodium

Git clone:

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

sodium@2.0.3 /usr/lib/node_modules/sodium

How to remove sodium package :

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

$ sudo npm uninstall sodium

Basic Information of sodium NPM Package:

Package Name sodium
Version 2.0.3
Description Lib Sodium port for node.js
Released Date 2017-11-22T05:30:13.814Z
Published by ppaixao
How to Learn https://www.npmjs.com/package/sodium/tutorial