How to Install and Uninstall perl-Data-HexDump.noarch Package on CentOS Stream 8
Last updated: November 02,2024
1. Install "perl-Data-HexDump.noarch" package
This guide let you learn how to install perl-Data-HexDump.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Data-HexDump.noarch
Copied
2. Uninstall "perl-Data-HexDump.noarch" package
Here is a brief guide to show you how to uninstall perl-Data-HexDump.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-Data-HexDump.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Data-HexDump.noarch package on CentOS Stream 8
Last metadata expiration check: 5:49:02 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Data-HexDump
Version : 0.02
Release : 28.el8
Architecture : noarch
Size : 16 k
Source : perl-Data-HexDump-0.02-28.el8.src.rpm
Repository : epel
Summary : Hexadecimal Dumper
URL : https://metacpan.org/release/Data-HexDump
License : GPL+ or Artistic
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).
Available Packages
Name : perl-Data-HexDump
Version : 0.02
Release : 28.el8
Architecture : noarch
Size : 16 k
Source : perl-Data-HexDump-0.02-28.el8.src.rpm
Repository : epel
Summary : Hexadecimal Dumper
URL : https://metacpan.org/release/Data-HexDump
License : GPL+ or Artistic
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).