How to Install winston-syslog NPM Packages on Ubuntu / Debian

How to Install winston-syslog software package in NPM Packages

winston-syslog : A syslog transport for winston. You can installing winston-syslog 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 winston-syslog
$ sudo npm install -g winston-syslog

If want to update the winston-syslog package execute the command as below,

$ sudo npm update winston-syslog

Update package globally,

$ npm install -g winston-syslog

Git clone:

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

winston-syslog@1.2.6 /usr/lib/node_modules/winston-syslog

How to remove winston-syslog package :

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

$ sudo npm uninstall winston-syslog

Basic Information of winston-syslog NPM Package:

Package Name winston-syslog
Version 1.2.6
Description A syslog transport for winston
Released Date 2017-03-27T08:20:10.118Z
Published by sgimeno
How to Learn https://www.npmjs.com/package/winston-syslog/tutorial