How to Install simple-peer NPM Packages on Ubuntu / Debian

How to Install simple-peer software package in NPM Packages

simple-peer : Simple one-to-one WebRTC video/voice and data channels. You can installing simple-peer 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 simple-peer
$ sudo npm install -g simple-peer

If want to update the simple-peer package execute the command as below,

$ sudo npm update simple-peer

Update package globally,

$ npm install -g simple-peer

Git clone:

$ sudo  git clone https://github.com/rektide/simple-peer.git
$ sudo  npm install -g ./simple-peer

simple-peer@8.1.1 /usr/lib/node_modules/simple-peer

How to remove simple-peer package :

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

$ sudo npm uninstall simple-peer

Basic Information of simple-peer NPM Package:

Package Name simple-peer
Version 8.1.1
Description Simple one-to-one WebRTC video/voice and data channels
Released Date 2017-06-21T22:05:00.732Z
Published by feross
How to Learn https://www.npmjs.com/package/simple-peer/tutorial