How to Install and Uninstall perl-Data-Printer.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "perl-Data-Printer.noarch" package

Please follow the steps below to install perl-Data-Printer.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Data-Printer.noarch

2. Uninstall "perl-Data-Printer.noarch" package

This is a short guide on how to uninstall perl-Data-Printer.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Data-Printer.noarch $ sudo dnf autoremove

3. Information about the perl-Data-Printer.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Data-Printer
Version : 1.000004
Release : 7.el9
Architecture : noarch
Size : 140 k
Source : perl-Data-Printer-1.000004-7.el9.src.rpm
Repository : epel
Summary : Pretty printer for Perl data structures
URL : https://metacpan.org/release/Data-Printer
License : GPL+ or Artistic
Description : Data::Printer is a Perl module to pretty-print Perl data structures and
: objects in full color. It is meant to display variables on screen, properly
: formatted to be inspected by a human.