How to Install and Uninstall perl-File-Copy-Recursive-Reduced.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 03,2024

1. Install "perl-File-Copy-Recursive-Reduced.noarch" package

This guide let you learn how to install perl-File-Copy-Recursive-Reduced.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-File-Copy-Recursive-Reduced.noarch

2. Uninstall "perl-File-Copy-Recursive-Reduced.noarch" package

This tutorial shows how to uninstall perl-File-Copy-Recursive-Reduced.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-File-Copy-Recursive-Reduced.noarch $ sudo dnf autoremove

3. Information about the perl-File-Copy-Recursive-Reduced.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:11:55 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-File-Copy-Recursive-Reduced
Version : 0.006
Release : 6.el8
Architecture : noarch
Size : 29 k
Source : perl-File-Copy-Recursive-Reduced-0.006-6.el8.src.rpm
Repository : epel
Summary : Recursive copying of files and directories within Perl 5 toolchain
URL : https://metacpan.org/release/File-Copy-Recursive-Reduced
License : GPL+ or Artistic
Description : This library is intended as a not-quite-drop-in replacement for certain
: functionality provided by CPAN distribution File-Copy-Recursive. The library
: provides methods similar enough to that distribution's fcopy() and dircopy()
: functions to be usable in those CPAN distributions often described as being
: part of the Perl toolchain.