< Home - < Back

nodejs-mysql


Information about the package, nodejs-mysql, which is shipped with common Linux distributions. The nodejs-mysql package is designed for, A node.js driver for mysql.


Package Name:

nodejs-mysql

Summary:

A node.js driver for mysql

Description:

This is a node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.

Architecture:

noarch

Version:

2.0.0

Release:

alpha9.2.el6.2

Size:

82 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nodejs-mysql


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


Command

Description of Command

yum install nodejs-mysql

This command will install nodejs-mysql on the server.

yum remove nodejs-mysql

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

yum -y remove nodejs-mysql

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

yum update nodejs-mysql

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

yum -y update nodejs-mysql

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

yum info nodejs-mysql

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

yum deplist nodejs-mysql

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

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