How to Install broccoli NPM Packages on Ubuntu / Debian

How to Install broccoli software package in NPM Packages

broccoli : Fast client-side asset builder. You can installing broccoli 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 broccoli
$ sudo npm install -g broccoli

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

$ sudo npm update broccoli

Update package globally,

$ npm install -g broccoli

Git clone:

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

broccoli@1.1.4 /usr/lib/node_modules/broccoli

How to remove broccoli package :

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

$ sudo npm uninstall broccoli

Basic Information of broccoli NPM Package:

Package Name broccoli
Version 1.1.4
Description Fast client-side asset builder
Released Date 2017-10-30T16:15:57.247Z
Published by joliss
How to Learn https://www.npmjs.com/package/broccoli/tutorial