How to Install and Uninstall perl-File-Find-Rule-Perl Package on openSuSE Tumbleweed

Last updated: April 29,2024

1. Install "perl-File-Find-Rule-Perl" package

Please follow the step by step instructions below to install perl-File-Find-Rule-Perl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-File-Find-Rule-Perl

2. Uninstall "perl-File-Find-Rule-Perl" package

Please follow the instructions below to uninstall perl-File-Find-Rule-Perl on openSuSE Tumbleweed:

$ sudo zypper remove perl-File-Find-Rule-Perl

3. Information about the perl-File-Find-Rule-Perl package on openSuSE Tumbleweed

Information for package perl-File-Find-Rule-Perl:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-File-Find-Rule-Perl
Version : 1.16-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 10.8 KiB
Installed : No
Status : not installed
Source package : perl-File-Find-Rule-Perl-1.16-1.9.src
Upstream URL : https://metacpan.org/release/File-Find-Rule-Perl
Summary : Common rules for searching for Perl things
Description :
I write a lot of things that muck with Perl files. And it always annoyed me
that finding "perl files" requires a moderately complex File::Find::Rule
pattern.
*File::Find::Rule::Perl* provides methods for finding various types
Perl-related files, or replicating search queries run on a distribution in
various parts of the CPAN ecosystem.