< Home - < Back

perl-Sysadm-Install


Information about the package, perl-Sysadm-Install, which is shipped with common Linux distributions. The perl-Sysadm-Install package is designed for, Typical installation tasks for system administrators.


Package Name:

perl-Sysadm-Install

Summary:

Typical installation tasks for system administrators

Description:

"Sysadm::Install" executes shell-like commands performing typical installation tasks: Copying files, extracting tarballs, calling "make". It has a "fail once and die" policy, meticulously checking the result of every operation and calling "die()" immediately if anything fails, with optional logging of everything. "Sysadm::Install" also supports a *dry_run* mode, in which it logs everything, but suppresses any write actions.

Architecture:

noarch

Version:

0.36

Release:

1.el6

Size:

34 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Sysadm-Install


Control the perl-Sysadm-Install package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Sysadm-Install

This command will install perl-Sysadm-Install on the server.

yum remove perl-Sysadm-Install

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

yum -y remove perl-Sysadm-Install

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

yum update perl-Sysadm-Install

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

yum -y update perl-Sysadm-Install

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

yum info perl-Sysadm-Install

This command will show you core information about the perl-Sysadm-Install package.

yum deplist perl-Sysadm-Install

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

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