< Home - < Back

perl-Graph


Information about the package, perl-Graph, which is shipped with common Linux distributions. The perl-Graph package is designed for, Perl module for dealing with graphs, the abstract data structures.


Package Name:

perl-Graph

Summary:

Perl module for dealing with graphs, the abstract data structures

Description:

This is Graph, a Perl module for dealing with graphs, the abstract data structures. This is a full rewrite of the Graph module 0.2xx series as discussed in the book "Mastering Algorithms with Perl", written by Jarkko Hietaniemi (the undersigned), John Macdonald, and Jon Orwant, and published by O'Reilly and Associates. This rewrite is not fully compatible with the 0.2xx series.

Architecture:

noarch

Version:

0.91

Release:

3.el6

Size:

141 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Graph


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


Command

Description of Command

yum install perl-Graph

This command will install perl-Graph on the server.

yum remove perl-Graph

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

yum -y remove perl-Graph

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

yum update perl-Graph

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

yum -y update perl-Graph

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

yum info perl-Graph

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

yum deplist perl-Graph

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

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