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

How to Install metalsmith-permalinks software package in NPM Packages

metalsmith-permalinks : A metalsmith plugin for permalinks.. You can installing metalsmith-permalinks 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-permalinks
$ sudo npm install -g metalsmith-permalinks

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

$ sudo npm update metalsmith-permalinks

Update package globally,

$ npm install -g metalsmith-permalinks

Git clone:

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

metalsmith-permalinks@0.5.0 /usr/lib/node_modules/metalsmith-permalinks

How to remove metalsmith-permalinks package :

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

$ sudo npm uninstall metalsmith-permalinks

Basic Information of metalsmith-permalinks NPM Package:

Package Name metalsmith-permalinks
Version 0.5.0
Description A metalsmith plugin for permalinks.
Released Date 2016-02-25T15:28:02.917Z
Published by lambtron
How to Learn https://www.npmjs.com/package/metalsmith-permalinks/tutorial