How to Install socksv5 NPM Packages on Ubuntu / Debian

How to Install socksv5 software package in NPM Packages

socksv5 : SOCKS protocol version 5 server and client implementations for node.js. You can installing socksv5 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 socksv5
$ sudo npm install -g socksv5

If want to update the socksv5 package execute the command as below,

$ sudo npm update socksv5

Update package globally,

$ npm install -g socksv5

Git clone:

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

socksv5@0.0.6 /usr/lib/node_modules/socksv5

How to remove socksv5 package :

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

$ sudo npm uninstall socksv5

Basic Information of socksv5 NPM Package:

Package Name socksv5
Version 0.0.6
Description SOCKS protocol version 5 server and client implementations for node.js
Released Date 2015-03-31T17:37:17.278Z
Published by mscdex
How to Learn https://www.npmjs.com/package/socksv5/tutorial