< Home - < Back

rubygem-diff-lcs


Information about the package, rubygem-diff-lcs, which is shipped with common Linux distributions. The rubygem-diff-lcs package is designed for, Provide a list of changes between two sequenced collections.


Package Name:

rubygem-diff-lcs

Summary:

Provide a list of changes between two sequenced collections

Description:

Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version (Algorithm::Diff).

Architecture:

noarch

Version:

1.1.2

Release:

4.el6

Size:

114 k

Repository:

epel

From Repository:

Licence:

GPLv2+ or Ruby or Artistic



Handy Yum Commands for rubygem-diff-lcs


Control the rubygem-diff-lcs package with the following handy commands outlined below.


Command

Description of Command

yum install rubygem-diff-lcs

This command will install rubygem-diff-lcs on the server.

yum remove rubygem-diff-lcs

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

yum -y remove rubygem-diff-lcs

This command will un-install rubygem-diff-lcs 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 rubygem-diff-lcs when using the -y flag.

yum update rubygem-diff-lcs

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

yum -y update rubygem-diff-lcs

This command will update rubygem-diff-lcs 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 rubygem-diff-lcs when using the -y flag.

yum info rubygem-diff-lcs

This command will show you core information about the rubygem-diff-lcs package.

yum deplist rubygem-diff-lcs

This command will show you the dependencies for rubygem-diff-lcs. 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 rubygem-diff-lcs

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