How to Install rollup-plugin-buble NPM Packages on Ubuntu / Debian

How to Install rollup-plugin-buble software package in NPM Packages

rollup-plugin-buble : Compile ES2015 with buble. You can installing rollup-plugin-buble 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 rollup-plugin-buble
$ sudo npm install -g rollup-plugin-buble

If want to update the rollup-plugin-buble package execute the command as below,

$ sudo npm update rollup-plugin-buble

Update package globally,

$ npm install -g rollup-plugin-buble

Git clone:

$ sudo  git clone https://github.com/rektide/rollup-plugin-buble.git
$ sudo  npm install -g ./rollup-plugin-buble

rollup-plugin-buble@0.18.0 /usr/lib/node_modules/rollup-plugin-buble

How to remove rollup-plugin-buble package :

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

$ sudo npm uninstall rollup-plugin-buble

Basic Information of rollup-plugin-buble NPM Package:

Package Name rollup-plugin-buble
Version 0.18.0
Description Compile ES2015 with buble
Released Date 2017-11-18T16:24:23.444Z
Published by rich_harris
How to Learn https://www.npmjs.com/package/rollup-plugin-buble/tutorial