How to Install metalsmith-ignore NPM Packages on Ubuntu / Debian

How to Install metalsmith-ignore software package in NPM Packages

metalsmith-ignore : A Metalsmith plugin to ignore files that match a pattern.. You can installing metalsmith-ignore 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 metalsmith-ignore
$ sudo npm install -g metalsmith-ignore

If want to update the metalsmith-ignore package execute the command as below,

$ sudo npm update metalsmith-ignore

Update package globally,

$ npm install -g metalsmith-ignore

Git clone:

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

metalsmith-ignore@0.1.2 /usr/lib/node_modules/metalsmith-ignore

How to remove metalsmith-ignore package :

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

$ sudo npm uninstall metalsmith-ignore

Basic Information of metalsmith-ignore NPM Package:

Package Name metalsmith-ignore
Version 0.1.2
Description A Metalsmith plugin to ignore files that match a pattern.
Released Date 2014-03-11T17:14:58.962Z
Published by segmentio
How to Learn https://www.npmjs.com/package/metalsmith-ignore/tutorial