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

Last updated: October 06,2024

1. Install "perl-XXX.noarch" package

Please follow the guidance below to install perl-XXX.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-XXX.noarch

2. Uninstall "perl-XXX.noarch" package

Please follow the steps below to uninstall perl-XXX.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-XXX.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:01:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-XXX
Version : 0.38
Release : 4.el9
Architecture : noarch
Size : 23 k
Source : perl-XXX-0.38-4.el9.src.rpm
Repository : epel
Summary : See Your Data in the Nude
URL : https://metacpan.org/release/XXX
License : GPL+ or Artistic
Description : XXX.pm exports a function called XXX that you can put just about
: anywhere in your Perl code to make it die with a YAML dump of the
: arguments to its right.
:
: The charm of XXX-debugging is that it is easy to type and rarely
: requires parens and stands out visually so that you remember to remove
: it.
:
: XXX.pm also exports WWW, YYY and ZZZ which do similar debugging things.
:
: To use Data::Dumper instead of YAML:
: use XXX -dumper;