How to Install fs-vacuum NPM Packages on Ubuntu / Debian

How to Install fs-vacuum software package in NPM Packages

fs-vacuum : recursively remove empty directories -- to a point. You can installing fs-vacuum 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 fs-vacuum
$ sudo npm install -g fs-vacuum

If want to update the fs-vacuum package execute the command as below,

$ sudo npm update fs-vacuum

Update package globally,

$ npm install -g fs-vacuum

Git clone:

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

fs-vacuum@1.2.10 /usr/lib/node_modules/fs-vacuum

How to remove fs-vacuum package :

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

$ sudo npm uninstall fs-vacuum

Basic Information of fs-vacuum NPM Package:

Package Name fs-vacuum
Version 1.2.10
Description recursively remove empty directories -- to a point
Released Date 2017-03-10T23:19:30.747Z
Published by zkat
How to Learn https://www.npmjs.com/package/fs-vacuum/tutorial