How to Install ethereumjs-block NPM Packages on Ubuntu / Debian

How to Install ethereumjs-block software package in NPM Packages

ethereumjs-block : Provides Block serialization and help functions. You can installing ethereumjs-block 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 ethereumjs-block
$ sudo npm install -g ethereumjs-block

If want to update the ethereumjs-block package execute the command as below,

$ sudo npm update ethereumjs-block

Update package globally,

$ npm install -g ethereumjs-block

Git clone:

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

ethereumjs-block@1.7.0 /usr/lib/node_modules/ethereumjs-block

How to remove ethereumjs-block package :

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

$ sudo npm uninstall ethereumjs-block

Basic Information of ethereumjs-block NPM Package:

Package Name ethereumjs-block
Version 1.7.0
Description Provides Block serialization and help functions
Released Date 2017-10-11T08:27:25.327Z
Published by holgerd77
How to Learn https://www.npmjs.com/package/ethereumjs-block/tutorial