< Home - < Back

ghc-SHA


Information about the package, ghc-SHA, which is shipped with common Linux distributions. The ghc-SHA package is designed for, SHA message digest functions.


Package Name:

ghc-SHA

Summary:

SHA message digest functions

Description:

This library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based HMAC routines. The functions have been tested against most of the NIST and RFC test vectors for the various functions. While some attention has been paid to performance, these do not presently reach the speed of well-tuned libraries, like OpenSSL.

Architecture:

x86_64

Version:

1.5.0.1

Release:

1.el6

Size:

43 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for ghc-SHA


Control the ghc-SHA package with the following handy commands outlined below.


Command

Description of Command

yum install ghc-SHA

This command will install ghc-SHA on the server.

yum remove ghc-SHA

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

yum -y remove ghc-SHA

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

yum update ghc-SHA

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

yum -y update ghc-SHA

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

yum info ghc-SHA

This command will show you core information about the ghc-SHA package.

yum deplist ghc-SHA

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

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