How to Install bel NPM Packages on Ubuntu / Debian

How to Install bel software package in NPM Packages

bel : A simple extension to native elements. You can installing bel 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 bel
$ sudo npm install -g bel

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

$ sudo npm update bel

Update package globally,

$ npm install -g bel

Git clone:

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

bel@5.1.5 /usr/lib/node_modules/bel

How to remove bel package :

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

$ sudo npm uninstall bel

Basic Information of bel NPM Package:

Package Name bel
Version 5.1.5
Description A simple extension to native elements
Released Date 2017-10-30T13:07:22.145Z
Published by yoshuawuyts
How to Learn https://www.npmjs.com/package/bel/tutorial