How to Install and Uninstall perl-File-Copy-Recursive Package on openSuSE Tumbleweed

Last updated: May 05,2024

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

Please follow the guidance below to install perl-File-Copy-Recursive on openSuSE Tumbleweed

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

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

This tutorial shows how to uninstall perl-File-Copy-Recursive on openSuSE Tumbleweed:

$ sudo zypper remove perl-File-Copy-Recursive

3. Information about the perl-File-Copy-Recursive package on openSuSE Tumbleweed

Information for package perl-File-Copy-Recursive:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-File-Copy-Recursive
Version : 0.45-1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 41.6 KiB
Installed : No
Status : not installed
Source package : perl-File-Copy-Recursive-0.45-1.20.src
Upstream URL : https://metacpan.org/release/File-Copy-Recursive
Summary : Perl extension for recursively copying files and directories
Description :
This module copies and moves directories recursively (or single files,
well... singley) to an optional depth and attempts to preserve each file or
directory's mode.