< Home - < Back

nodejs-fstream


Information about the package, nodejs-fstream, which is shipped with common Linux distributions. The nodejs-fstream package is designed for, Advanced file system stream objects for Node.js.


Package Name:

nodejs-fstream

Summary:

Advanced file system stream objects for Node.js

Description:

Provides advanced file system stream objects for Node.js. These objects are like FS streams, but with stat on them, and support directories and symbolic links, as well as normal files. Also, you can use them to set the stats on a file, even if you don't change its contents, or to create a symlink, etc.

Architecture:

noarch

Version:

0.1.24

Release:

1.el6

Size:

24 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for nodejs-fstream


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


Command

Description of Command

yum install nodejs-fstream

This command will install nodejs-fstream on the server.

yum remove nodejs-fstream

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

yum -y remove nodejs-fstream

This command will un-install nodejs-fstream 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-fstream when using the -y flag.

yum update nodejs-fstream

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

yum -y update nodejs-fstream

This command will update nodejs-fstream 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-fstream when using the -y flag.

yum info nodejs-fstream

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

yum deplist nodejs-fstream

This command will show you the dependencies for nodejs-fstream. 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-fstream

This command will check if there is an update waiting on nodejs-fstream. 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.