How to Install socket.io-emitter NPM Packages on Ubuntu / Debian

How to Install socket.io-emitter software package in NPM Packages

socket.io-emitter : [![Build Status](https://travis-ci.org/socketio/socket.io-emitter.svg?branch=master)](https://travis-ci.org/socketio/socket.io-emitter) [![NPM version](https://badge.fury.io/js/socket.io-emitter.svg)](http://badge.fury.io/js/socket.io-emitter). You can installing socket.io-emitter 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 socket.io-emitter
$ sudo npm install -g socket.io-emitter

If want to update the socket.io-emitter package execute the command as below,

$ sudo npm update socket.io-emitter

Update package globally,

$ npm install -g socket.io-emitter

Git clone:

$ sudo  git clone https://github.com/rektide/socket.io-emitter.git
$ sudo  npm install -g ./socket.io-emitter

socket.io-emitter@3.1.1 /usr/lib/node_modules/socket.io-emitter

How to remove socket.io-emitter package :

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

$ sudo npm uninstall socket.io-emitter

Basic Information of socket.io-emitter NPM Package:

Package Name socket.io-emitter
Version 3.1.1
Description [![Build Status](https://travis-ci.org/socketio/socket.io-emitter.svg?branch=master)](https://travis-ci.org/socketio/socket.io-emitter) [![NPM version](https://badge.fury.io/js/socket.io-emitter.svg)](http://badge.fury.io/js/socket.io-emitter)
Released Date 2017-10-12T06:03:11.882Z
Published by darrachequesne
How to Learn https://www.npmjs.com/package/socket.io-emitter/tutorial