How to Install and Uninstall perl-autobox-dump.noarch Package on Oracle Linux 8

Last updated: September 19,2024

1. Install "perl-autobox-dump.noarch" package

Please follow the step by step instructions below to install perl-autobox-dump.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-autobox-dump.noarch

2. Uninstall "perl-autobox-dump.noarch" package

This is a short guide on how to uninstall perl-autobox-dump.noarch on Oracle Linux 8:

$ sudo dnf remove perl-autobox-dump.noarch $ sudo dnf autoremove

3. Information about the perl-autobox-dump.noarch package on Oracle Linux 8

Last metadata expiration check: 0:25:21 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-autobox-dump
Version : 20090426.1746
Release : 23.el8
Architecture : noarch
Size : 15 k
Source : perl-autobox-dump-20090426.1746-23.el8.src.rpm
Repository : epel
Summary : Human/perl readable strings from the results of an EXPR
URL : https://metacpan.org/release/autobox-dump
License : GPL+ or Artistic
Description : The autobox::dump pragma adds, via the autobox pragma, a method to normal
: expression (such as scalars, arrays, hashes, math, literals, etc.) that
: produces a human/perl readable representation of the value of that expression.