< Home - < Back

perl-ExtUtils-AutoInstall


Information about the package, perl-ExtUtils-AutoInstall, which is shipped with common Linux distributions. The perl-ExtUtils-AutoInstall package is designed for, Automatic install of dependencies via CPAN.


Package Name:

perl-ExtUtils-AutoInstall

Summary:

Automatic install of dependencies via CPAN

Description:

ExtUtils::AutoInstall lets module writers specify a more sophisticated form of dependency information than the PREREQ_PM option offered by ExtUtils::MakeMaker.

Architecture:

noarch

Version:

0.63

Release:

10.el6

Size:

25 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-ExtUtils-AutoInstall


Control the perl-ExtUtils-AutoInstall package with the following handy commands outlined below.


Command

Description of Command

yum install perl-ExtUtils-AutoInstall

This command will install perl-ExtUtils-AutoInstall on the server.

yum remove perl-ExtUtils-AutoInstall

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

yum -y remove perl-ExtUtils-AutoInstall

This command will un-install perl-ExtUtils-AutoInstall 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-ExtUtils-AutoInstall when using the -y flag.

yum update perl-ExtUtils-AutoInstall

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

yum -y update perl-ExtUtils-AutoInstall

This command will update perl-ExtUtils-AutoInstall 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-ExtUtils-AutoInstall when using the -y flag.

yum info perl-ExtUtils-AutoInstall

This command will show you core information about the perl-ExtUtils-AutoInstall package.

yum deplist perl-ExtUtils-AutoInstall

This command will show you the dependencies for perl-ExtUtils-AutoInstall. 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-ExtUtils-AutoInstall

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