How to Install tlds NPM Packages on Ubuntu / Debian

How to Install tlds software package in NPM Packages

tlds : List of TLDs. You can installing tlds 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 tlds
$ sudo npm install -g tlds

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

$ sudo npm update tlds

Update package globally,

$ npm install -g tlds

Git clone:

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

tlds@1.199.0 /usr/lib/node_modules/tlds

How to remove tlds package :

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

$ sudo npm uninstall tlds

Basic Information of tlds NPM Package:

Package Name tlds
Version 1.199.0
Description List of TLDs
Released Date 2017-10-26T07:00:20.737Z
Published by tootallnate
How to Learn https://www.npmjs.com/package/tlds/tutorial