< Home - < Back

perl-ExtUtils-InstallPaths


Information about the package, perl-ExtUtils-InstallPaths, which is shipped with common Linux distributions. The perl-ExtUtils-InstallPaths package is designed for, Build.PL install path logic made easy.


Package Name:

perl-ExtUtils-InstallPaths

Summary:

Build.PL install path logic made easy

Description:

This module tries to make install path resolution as easy as possible. When you want to install a module, it needs to figure out where to install things. The nutshell version of how this works is that default installation locations are determined from ExtUtils::Config, and they may be individually overridden by using the install_path attribute. An install_base attribute lets you specify an alternative installation root like /home/foo and prefix does something similar in a rather different (and more complicated) way. destdir lets you specify a temporary installation directory like /tmp/install in case you want to create bundled-up installable packages.

Architecture:

noarch

Version:

0.009

Release:

3.el6

Size:

23 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-ExtUtils-InstallPaths


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


Command

Description of Command

yum install perl-ExtUtils-InstallPaths

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

yum remove perl-ExtUtils-InstallPaths

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

yum -y remove perl-ExtUtils-InstallPaths

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

yum update perl-ExtUtils-InstallPaths

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

yum -y update perl-ExtUtils-InstallPaths

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

yum info perl-ExtUtils-InstallPaths

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

yum deplist perl-ExtUtils-InstallPaths

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

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