< Home - < Back

perl-Tree-DAG_Node


Information about the package, perl-Tree-DAG_Node, which is shipped with common Linux distributions. The perl-Tree-DAG_Node package is designed for, Class for representing nodes in a tree.


Package Name:

perl-Tree-DAG_Node

Summary:

Class for representing nodes in a tree

Description:

This class encapsulates/makes/manipulates objects that represent nodes in a tree structure. The tree structure is not an object itself, but is emergent from the linkages you create between nodes. This class provides the methods for making linkages that can be used to build up a tree, while preventing you from ever making any kinds of linkages which are not allowed in a tree (such as having a node be its own mother or ancestor, or having a node have two mothers).

Architecture:

noarch

Version:

1.06

Release:

6.1.el6

Size:

55 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Tree-DAG_Node


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


Command

Description of Command

yum install perl-Tree-DAG_Node

This command will install perl-Tree-DAG_Node on the server.

yum remove perl-Tree-DAG_Node

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

yum -y remove perl-Tree-DAG_Node

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

yum update perl-Tree-DAG_Node

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

yum -y update perl-Tree-DAG_Node

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

yum info perl-Tree-DAG_Node

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

yum deplist perl-Tree-DAG_Node

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

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