How to Install get-size NPM Packages on Ubuntu / Debian

How to Install get-size software package in NPM Packages

get-size : measures element size. You can installing get-size 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 get-size
$ sudo npm install -g get-size

If want to update the get-size package execute the command as below,

$ sudo npm update get-size

Update package globally,

$ npm install -g get-size

Git clone:

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

get-size@2.0.2 /usr/lib/node_modules/get-size

How to remove get-size package :

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

$ sudo npm uninstall get-size

Basic Information of get-size NPM Package:

Package Name get-size
Version 2.0.2
Description measures element size
Released Date 2016-01-04T22:38:05.600Z
Published by desandro
How to Learn https://www.npmjs.com/package/get-size/tutorial