< Home - < Back

nodejs-i2c


Information about the package, nodejs-i2c, which is shipped with common Linux distributions. The nodejs-i2c package is designed for, Node.js native bindings for i2c-dev.


Package Name:

nodejs-i2c

Summary:

Node.js native bindings for i2c-dev

Description:

Node.js native bindings for i2c-dev. Plays well with Raspberry Pi and Beaglebone.

Architecture:

x86_64

Version:

0.1.4

Release:

9.el6

Size:

16 k

Repository:

epel

From Repository:

Licence:

BSD and GPLv2+



Handy Yum Commands for nodejs-i2c


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


Command

Description of Command

yum install nodejs-i2c

This command will install nodejs-i2c on the server.

yum remove nodejs-i2c

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

yum -y remove nodejs-i2c

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

yum update nodejs-i2c

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

yum -y update nodejs-i2c

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

yum info nodejs-i2c

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

yum deplist nodejs-i2c

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

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