How to Install and Uninstall perl-File-Copy-Recursive-Reduced Package on openSUSE Leap

Last updated: May 18,2024

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

Please follow the guidelines below to install perl-File-Copy-Recursive-Reduced on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-File-Copy-Recursive-Reduced

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

In this section, we are going to explain the necessary steps to uninstall perl-File-Copy-Recursive-Reduced on openSUSE Leap:

$ sudo zypper remove perl-File-Copy-Recursive-Reduced

3. Information about the perl-File-Copy-Recursive-Reduced package on openSUSE Leap

Information for package perl-File-Copy-Recursive-Reduced:
---------------------------------------------------------
Repository : Main Repository
Name : perl-File-Copy-Recursive-Reduced
Version : 0.006-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 45.1 KiB
Installed : No
Status : not installed
Source package : perl-File-Copy-Recursive-Reduced-0.006-bp155.2.10.src
Upstream URL : https://metacpan.org/release/File-Copy-Recursive-Reduced
Summary : Recursive copying of files and directories within Perl 5 toolchain
Description :
This library is intended as a not-quite-drop-in replacement for certain
functionality provided by CPAN distribution
File-Copy-Recursive|http://search.cpan.org/dist/File-Copy-Recursive/. The
library provides methods similar enough to that distribution's 'fcopy()',
'dircopy()' and 'rcopy()' functions to be usable in those CPAN
distributions often described as being part of the Perl toolchain.