How to Install btoa NPM Packages on Ubuntu / Debian

How to Install btoa software package in NPM Packages

btoa : btoa for Node.JS (its a one-liner). You can installing btoa 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 btoa
$ sudo npm install -g btoa

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

$ sudo npm update btoa

Update package globally,

$ npm install -g btoa

Git clone:

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

btoa@1.1.2 /usr/lib/node_modules/btoa

How to remove btoa package :

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

$ sudo npm uninstall btoa

Basic Information of btoa NPM Package:

Package Name btoa
Version 1.1.2
Description btoa for Node.JS (its a one-liner)
Released Date 2014-05-20T14:54:49.481Z
Published by coolaj86
How to Learn https://www.npmjs.com/package/btoa/tutorial