How to Install and Uninstall perl-File-Find-Rule-Perl Package on openSUSE Leap

Last updated: April 29,2024

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

Please follow the guidance below to install perl-File-Find-Rule-Perl on openSUSE Leap

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

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

Learn how to uninstall perl-File-Find-Rule-Perl on openSUSE Leap:

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

3. Information about the perl-File-Find-Rule-Perl package on openSUSE Leap

Information for package perl-File-Find-Rule-Perl:
-------------------------------------------------
Repository : Main Repository
Name : perl-File-Find-Rule-Perl
Version : 1.16-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 11.0 KiB
Installed : No
Status : not installed
Source package : perl-File-Find-Rule-Perl-1.16-bp155.1.4.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.