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

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

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

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

$ sudo npm update socket.io-redis

Update package globally,

$ npm install -g socket.io-redis

Git clone:

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

socket.io-redis@5.2.0 /usr/lib/node_modules/socket.io-redis

How to remove socket.io-redis package :

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

$ sudo npm uninstall socket.io-redis

Basic Information of socket.io-redis NPM Package:

Package Name socket.io-redis
Version 5.2.0
Description [![Build Status](https://travis-ci.org/socketio/socket.io-redis.svg?branch=master)](https://travis-ci.org/socketio/socket.io-redis) [![NPM version](https://badge.fury.io/js/socket.io-redis.svg)](http://badge.fury.io/js/socket.io-redis)
Released Date 2017-08-24T04:48:57.824Z
Published by darrachequesne
How to Learn https://www.npmjs.com/package/socket.io-redis/tutorial