How to Install and Uninstall perl-File-Copy.noarch Package on Fedora 39

Last updated: December 20,2024

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

This is a short guide on how to install perl-File-Copy.noarch on Fedora 39

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

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

This tutorial shows how to uninstall perl-File-Copy.noarch on Fedora 39:

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

3. Information about the perl-File-Copy.noarch package on Fedora 39

Last metadata expiration check: 2:03:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-File-Copy
Version : 2.41
Release : 502.fc39
Architecture : noarch
Size : 20 k
Source : perl-5.38.2-502.fc39.src.rpm
Repository : updates
Summary : Copy files or file handles
URL : https://www.perl.org/
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.