Information about the package, perl-Array-Diff, which is shipped with common Linux distributions. The perl-Array-Diff package is designed for, Find the differences between two arrays.
Package Name:
perl-Array-Diff
Summary:
Find the differences between two arrays
Description:
This module compares two arrays and returns the added or deleted elements in two separate arrays. It's a simple wrapper around Algorithm::Diff. If you need more complex array tools, check Array::Compare.
Architecture:
noarch
Version:
0.07
Release:
7.el6
Size:
18 k
Repository:
epel
From Repository:
Licence:
GPL+ or Artistic
Control the perl-Array-Diff package with the following handy commands outlined below.
yum install perl-Array-Diff
This command will install perl-Array-Diff on the server.
yum remove perl-Array-Diff
This command will un-install perl-Array-Diff on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Array-Diff, so you have to manually confirm that you want to do this.
yum -y remove perl-Array-Diff
This command will un-install perl-Array-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 perl-Array-Diff when using the -y flag.
yum update perl-Array-Diff
This command will update perl-Array-Diff to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Array-Diff, so you have to manually confirm that you want to do this.
yum -y update perl-Array-Diff
This command will update perl-Array-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 perl-Array-Diff when using the -y flag.
yum info perl-Array-Diff
This command will show you core information about the perl-Array-Diff package.
yum deplist perl-Array-Diff
This command will show you the dependencies for perl-Array-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 perl-Array-Diff
This command will check if there is an update waiting on perl-Array-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.