< Home - < Back

perl-Data-HexDump


Information about the package, perl-Data-HexDump, which is shipped with common Linux distributions. The perl-Data-HexDump package is designed for, Hexadecimal Dumper.


Package Name:

perl-Data-HexDump

Summary:

Hexadecimal Dumper

Description:

Dump in hexadecimal the content of a scalar. The result is returned in a string. Each line of the result consists of the offset in the source in the leftmost column of each line, followed by one or more columns of data from the source in hexadecimal. The rightmost column of each line shows the printable characters (all others are shown as single dots).

Architecture:

noarch

Version:

0.02

Release:

28.el6

Size:

13 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Data-HexDump


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


Command

Description of Command

yum install perl-Data-HexDump

This command will install perl-Data-HexDump on the server.

yum remove perl-Data-HexDump

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

yum -y remove perl-Data-HexDump

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

yum update perl-Data-HexDump

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

yum -y update perl-Data-HexDump

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

yum info perl-Data-HexDump

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

yum deplist perl-Data-HexDump

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

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