How to Install line-height NPM Packages on Ubuntu / Debian

How to Install line-height software package in NPM Packages

line-height : Calculate line-height of an HTML element (IE6 compatible). You can installing line-height 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 line-height
$ sudo npm install -g line-height

If want to update the line-height package execute the command as below,

$ sudo npm update line-height

Update package globally,

$ npm install -g line-height

Git clone:

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

line-height@0.3.1 /usr/lib/node_modules/line-height

How to remove line-height package :

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

$ sudo npm uninstall line-height

Basic Information of line-height NPM Package:

Package Name line-height
Version 0.3.1
Description Calculate line-height of an HTML element (IE6 compatible)
Released Date 2017-02-09T11:26:17.881Z
Published by twolfson
How to Learn https://www.npmjs.com/package/line-height/tutorial