< Home - < Back

nodejs-buffer-crc32


Information about the package, nodejs-buffer-crc32, which is shipped with common Linux distributions. The nodejs-buffer-crc32 package is designed for, A pure JavaScript CRC32 algorithm that plays nice with binary data.


Package Name:

nodejs-buffer-crc32

Summary:

A pure JavaScript CRC32 algorithm that plays nice with binary data

Description:

This Node.js module provides a pure JavaScript CRC32 algorithm that works with binary data and fancy character sets, output buffers, signed or unsigned data and also has tests. It is derived from the sample CRC implementation in the PNG specification: http://www.w3.org/TR/PNG/#D-CRCAppendix

Architecture:

noarch

Version:

0.2.1

Release:

6.el6

Size:

8.2 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nodejs-buffer-crc32


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


Command

Description of Command

yum install nodejs-buffer-crc32

This command will install nodejs-buffer-crc32 on the server.

yum remove nodejs-buffer-crc32

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

yum -y remove nodejs-buffer-crc32

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

yum update nodejs-buffer-crc32

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

yum -y update nodejs-buffer-crc32

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

yum info nodejs-buffer-crc32

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

yum deplist nodejs-buffer-crc32

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

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