< Home - < Back

nodejs-ain2


Information about the package, nodejs-ain2, which is shipped with common Linux distributions. The nodejs-ain2 package is designed for, A Node.js module for syslog logging (and a continuation of ain).


Package Name:

nodejs-ain2

Summary:

A Node.js module for syslog logging (and a continuation of ain)

Description:

This module provides syslog logging for Node.js. Ain2 is written with full compatibility with the Node.js console module. It implements all console functions and formatting. Ain2 also supports UTF-8. Ain2 can send messages by UDP to 127.0.0.1:514 or to the a Unix socket such as /dev/log.

Architecture:

noarch

Version:

1.3.2

Release:

1.el6

Size:

11 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nodejs-ain2


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


Command

Description of Command

yum install nodejs-ain2

This command will install nodejs-ain2 on the server.

yum remove nodejs-ain2

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

yum -y remove nodejs-ain2

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

yum update nodejs-ain2

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

yum -y update nodejs-ain2

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

yum info nodejs-ain2

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

yum deplist nodejs-ain2

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

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