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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install perl-File-Copy.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

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

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

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

Last metadata expiration check: 0:17:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-File-Copy
Version : 2.34
Release : 480.el9
Architecture : noarch
Size : 22 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Copy files or file handles
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : A File::Copy module provides two basic functions, copy and move, which are
: useful for getting the contents of a file from one place to another.