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

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

socket.io-client : [![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg?branch=master)](http://travis-ci.org/socketio/socket.io-client) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.io-. You can installing socket.io-client 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-client
$ sudo npm install -g socket.io-client

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

$ sudo npm update socket.io-client

Update package globally,

$ npm install -g socket.io-client

Git clone:

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

socket.io-client@2.0.4 /usr/lib/node_modules/socket.io-client

How to remove socket.io-client package :

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

$ sudo npm uninstall socket.io-client

Basic Information of socket.io-client NPM Package:

Package Name socket.io-client
Version 2.0.4
Description [![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg?branch=master)](http://travis-ci.org/socketio/socket.io-client) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.io-
Released Date 2017-10-22T13:17:31.309Z
Published by darrachequesne
How to Learn https://www.npmjs.com/package/socket.io-client/tutorial