How to Install and Uninstall perl-Data-Dump-Color.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "perl-Data-Dump-Color.noarch" package

Please follow the step by step instructions below to install perl-Data-Dump-Color.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Data-Dump-Color.noarch

2. Uninstall "perl-Data-Dump-Color.noarch" package

Please follow the instructions below to uninstall perl-Data-Dump-Color.noarch on Fedora 36:

$ sudo dnf remove perl-Data-Dump-Color.noarch $ sudo dnf autoremove

3. Information about the perl-Data-Dump-Color.noarch package on Fedora 36

Last metadata expiration check: 1:33:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Data-Dump-Color
Version : 0.248
Release : 3.fc36
Architecture : noarch
Size : 221 k
Source : perl-Data-Dump-Color-0.248-3.fc36.src.rpm
Repository : fedora
Summary : Like Data::Dump, but with color
URL : https://metacpan.org/release/Data-Dump-Color
License : GPL+ or Artistic
Description : This module aims to be a drop-in replacement for Data::Dump. It adds colors
: to dumps. For more information, see Data::Dump. This documentation explains
: what's different between this module and Data::Dump.