< Home - < Back

nodejs-child-process-close


Information about the package, nodejs-child-process-close, which is shipped with common Linux distributions. The nodejs-child-process-close package is designed for, Make child_process objects emit 'close' events.


Package Name:

nodejs-child-process-close

Summary:

Make child_process objects emit 'close' events

Description:

This module makes child process objects, (created with spawn, fork, exec or execFile) emit the close event in node v0.6 like they do in node v0.8. This makes it easier to write code that works correctly on both versions of node.

Architecture:

noarch

Version:

0.1.1

Release:

2.el6

Size:

5.7 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nodejs-child-process-close


Control the nodejs-child-process-close package with the following handy commands outlined below.


Command

Description of Command

yum install nodejs-child-process-close

This command will install nodejs-child-process-close on the server.

yum remove nodejs-child-process-close

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

yum -y remove nodejs-child-process-close

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

yum update nodejs-child-process-close

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

yum -y update nodejs-child-process-close

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

yum info nodejs-child-process-close

This command will show you core information about the nodejs-child-process-close package.

yum deplist nodejs-child-process-close

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

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