How to Install brush-base NPM Packages on Ubuntu / Debian

How to Install brush-base software package in NPM Packages

brush-base : Base Brush class for all SyntaxHighlighter brushes.. You can installing brush-base 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 brush-base
$ sudo npm install -g brush-base

If want to update the brush-base package execute the command as below,

$ sudo npm update brush-base

Update package globally,

$ npm install -g brush-base

Git clone:

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

brush-base@4.0.0 /usr/lib/node_modules/brush-base

How to remove brush-base package :

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

$ sudo npm uninstall brush-base

Basic Information of brush-base NPM Package:

Package Name brush-base
Version 4.0.0
Description Base Brush class for all SyntaxHighlighter brushes.
Released Date 2016-02-07T09:41:21.097Z
Published by alexgorbatchev
How to Learn https://www.npmjs.com/package/brush-base/tutorial