< Home - < Back

nodejs-fs-extra


Information about the package, nodejs-fs-extra, which is shipped with common Linux distributions. The nodejs-fs-extra package is designed for, A drop-in replacement for Node's native fs module with a few extra.


Package Name:

nodejs-fs-extra

Summary:

A drop-in replacement for Node's native fs module with a few extra

Description:

A drop-in replacement for Node's native fs module with a few extra methods.

Architecture:

noarch

Version:

0.8.1

Release:

3.el6

Size:

13 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nodejs-fs-extra


Control the nodejs-fs-extra package with the following handy commands outlined below.


Command

Description of Command

yum install nodejs-fs-extra

This command will install nodejs-fs-extra on the server.

yum remove nodejs-fs-extra

This command will un-install nodejs-fs-extra on the server. When you run this command, you will be asked if you are sure that you want to remove nodejs-fs-extra, so you have to manually confirm that you want to do this.

yum -y remove nodejs-fs-extra

This command will un-install nodejs-fs-extra on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove nodejs-fs-extra when using the -y flag.

yum update nodejs-fs-extra

This command will update nodejs-fs-extra to the latest version. When you run this command, you will be asked if you are sure that you want to remove nodejs-fs-extra, so you have to manually confirm that you want to do this.

yum -y update nodejs-fs-extra

This command will update nodejs-fs-extra to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove nodejs-fs-extra when using the -y flag.

yum info nodejs-fs-extra

This command will show you core information about the nodejs-fs-extra package.

yum deplist nodejs-fs-extra

This command will show you the dependencies for nodejs-fs-extra. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update nodejs-fs-extra

This command will check if there is an update waiting on nodejs-fs-extra. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.