< Home - < Back

ghc-Diff


Information about the package, ghc-Diff, which is shipped with common Linux distributions. The ghc-Diff package is designed for, A O(ND) diff algorithm in Haskell.


Package Name:

ghc-Diff

Summary:

A O(ND) diff algorithm in Haskell

Description:

This package provides basic implementation of the standard diff algorithm.

Architecture:

x86_64

Version:

0.1.3

Release:

1.el6

Size:

15 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for ghc-Diff


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


Command

Description of Command

yum install ghc-Diff

This command will install ghc-Diff on the server.

yum remove ghc-Diff

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

yum -y remove ghc-Diff

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

yum update ghc-Diff

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

yum -y update ghc-Diff

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

yum info ghc-Diff

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

yum deplist ghc-Diff

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

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