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

How to Install ethereumjs-util software package in NPM Packages

ethereumjs-util : a collection of utility functions for Ethereum. You can installing ethereumjs-util 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-util
$ sudo npm install -g ethereumjs-util

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

$ sudo npm update ethereumjs-util

Update package globally,

$ npm install -g ethereumjs-util

Git clone:

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

ethereumjs-util@5.1.2 /usr/lib/node_modules/ethereumjs-util

How to remove ethereumjs-util package :

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

$ sudo npm uninstall ethereumjs-util

Basic Information of ethereumjs-util NPM Package:

Package Name ethereumjs-util
Version 5.1.2
Description a collection of utility functions for Ethereum
Released Date 2017-05-31T20:49:02.015Z
Published by null_radix
How to Learn https://www.npmjs.com/package/ethereumjs-util/tutorial