< Home - < Back

perl-ExtUtils-Depends


Information about the package, perl-ExtUtils-Depends, which is shipped with common Linux distributions. The perl-ExtUtils-Depends package is designed for, Easily build XS extensions that depend on XS extensions.


Package Name:

perl-ExtUtils-Depends

Summary:

Easily build XS extensions that depend on XS extensions

Description:

This module tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that provides also a C and an XS interface besides the perl one.

Architecture:

noarch

Version:

0.302

Release:

1.el6

Size:

18 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-ExtUtils-Depends


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


Command

Description of Command

yum install perl-ExtUtils-Depends

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

yum remove perl-ExtUtils-Depends

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

yum -y remove perl-ExtUtils-Depends

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

yum update perl-ExtUtils-Depends

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

yum -y update perl-ExtUtils-Depends

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

yum info perl-ExtUtils-Depends

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

yum deplist perl-ExtUtils-Depends

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

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