How to Install github-username NPM Packages on Ubuntu / Debian

How to Install github-username software package in NPM Packages

github-username : Get a GitHub username from an email address. You can installing github-username 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 github-username
$ sudo npm install -g github-username

If want to update the github-username package execute the command as below,

$ sudo npm update github-username

Update package globally,

$ npm install -g github-username

Git clone:

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

github-username@4.1.0 /usr/lib/node_modules/github-username

How to remove github-username package :

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

$ sudo npm uninstall github-username

Basic Information of github-username NPM Package:

Package Name github-username
Version 4.1.0
Description Get a GitHub username from an email address
Released Date 2017-07-01T14:40:55.874Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/github-username/tutorial