< Home - < Back

rhash-devel


Information about the package, rhash-devel, which is shipped with common Linux distributions. The rhash-devel package is designed for, Development files for librhash.


Package Name:

rhash-devel

Summary:

Development files for librhash

Description:

LibRHash is a professional, portable, thread-safe C library for computing a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. Features: * Small and easy to learn interface. * Hi-level and Low-level API. * Allows calculating of several hash functions simultaneously. * Portability: the library works on Linux, *BSD and Windows. The rhash-devel package contains libraries and header files for developing applications that use librhash.

Architecture:

x86_64

Version:

1.3.4

Release:

2.el6

Size:

8.6 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for rhash-devel


Control the rhash-devel package with the following handy commands outlined below.


Command

Description of Command

yum install rhash-devel

This command will install rhash-devel on the server.

yum remove rhash-devel

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

yum -y remove rhash-devel

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

yum update rhash-devel

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

yum -y update rhash-devel

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

yum info rhash-devel

This command will show you core information about the rhash-devel package.

yum deplist rhash-devel

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

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