How to Install gulp-rollup NPM Packages on Ubuntu / Debian

How to Install gulp-rollup software package in NPM Packages

gulp-rollup : gulp plugin for Rollup ES6 module bundler. You can installing gulp-rollup 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 gulp-rollup
$ sudo npm install -g gulp-rollup

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

$ sudo npm update gulp-rollup

Update package globally,

$ npm install -g gulp-rollup

Git clone:

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

gulp-rollup@2.15.0 /usr/lib/node_modules/gulp-rollup

How to remove gulp-rollup package :

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

$ sudo npm uninstall gulp-rollup

Basic Information of gulp-rollup NPM Package:

Package Name gulp-rollup
Version 2.15.0
Description gulp plugin for Rollup ES6 module bundler
Released Date 2017-09-11T04:00:18.380Z
Published by permutator
How to Learn https://www.npmjs.com/package/gulp-rollup/tutorial