How to Install serve-favicon NPM Packages on Ubuntu / Debian

How to Install serve-favicon software package in NPM Packages

serve-favicon : favicon serving middleware with caching. You can installing serve-favicon 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 serve-favicon
$ sudo npm install -g serve-favicon

If want to update the serve-favicon package execute the command as below,

$ sudo npm update serve-favicon

Update package globally,

$ npm install -g serve-favicon

Git clone:

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

serve-favicon@2.4.5 /usr/lib/node_modules/serve-favicon

How to remove serve-favicon package :

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

$ sudo npm uninstall serve-favicon

Basic Information of serve-favicon NPM Package:

Package Name serve-favicon
Version 2.4.5
Description favicon serving middleware with caching
Released Date 2017-09-26T17:14:32.234Z
Published by dougwilson
How to Learn https://www.npmjs.com/package/serve-favicon/tutorial