How to Install favicons NPM Packages on Ubuntu / Debian

How to Install favicons software package in NPM Packages

favicons : Favicon generator for Node.js. You can installing favicons 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 favicons
$ sudo npm install -g favicons

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

$ sudo npm update favicons

Update package globally,

$ npm install -g favicons

Git clone:

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

favicons@4.8.6 /usr/lib/node_modules/favicons

How to remove favicons package :

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

$ sudo npm uninstall favicons

Basic Information of favicons NPM Package:

Package Name favicons
Version 4.8.6
Description Favicon generator for Node.js
Released Date 2017-05-13T07:57:15.177Z
Published by haydenbleasel
How to Learn https://www.npmjs.com/package/favicons/tutorial