How to Install columnify NPM Packages on Ubuntu / Debian

How to Install columnify software package in NPM Packages

columnify : Render data in text columns. Supports in-column text-wrap.. You can installing columnify 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 columnify
$ sudo npm install -g columnify

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

$ sudo npm update columnify

Update package globally,

$ npm install -g columnify

Git clone:

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

columnify@1.5.4 /usr/lib/node_modules/columnify

How to remove columnify package :

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

$ sudo npm uninstall columnify

Basic Information of columnify NPM Package:

Package Name columnify
Version 1.5.4
Description Render data in text columns. Supports in-column text-wrap.
Released Date 2016-01-05T22:11:44.249Z
Published by timoxley
How to Learn https://www.npmjs.com/package/columnify/tutorial