How to Install gulp-tslint NPM Packages on Ubuntu / Debian

How to Install gulp-tslint software package in NPM Packages

gulp-tslint : TypeScript linter Gulp plugin. You can installing gulp-tslint 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 gulp-tslint
$ sudo npm install -g gulp-tslint

If want to update the gulp-tslint package execute the command as below,

$ sudo npm update gulp-tslint

Update package globally,

$ npm install -g gulp-tslint

Git clone:

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

gulp-tslint@8.1.2 /usr/lib/node_modules/gulp-tslint

How to remove gulp-tslint package :

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

$ sudo npm uninstall gulp-tslint

Basic Information of gulp-tslint NPM Package:

Package Name gulp-tslint
Version 8.1.2
Description TypeScript linter Gulp plugin
Released Date 2017-08-08T14:32:39.660Z
Published by nawitus
How to Learn https://www.npmjs.com/package/gulp-tslint/tutorial