How to Install atob NPM Packages on Ubuntu / Debian

How to Install atob software package in NPM Packages

atob : atob for Node.JS and Linux / Mac / Windows CLI (its a one-liner). You can installing atob 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 atob
$ sudo npm install -g atob

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

$ sudo npm update atob

Update package globally,

$ npm install -g atob

Git clone:

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

atob@2.0.3 /usr/lib/node_modules/atob

How to remove atob package :

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

$ sudo npm uninstall atob

Basic Information of atob NPM Package:

Package Name atob
Version 2.0.3
Description atob for Node.JS and Linux / Mac / Windows CLI (its a one-liner)
Released Date 2016-04-09T21:29:48.925Z
Published by coolaj86
How to Learn https://www.npmjs.com/package/atob/tutorial