How to Install and Uninstall perl-File-Find-Object.noarch Package on Fedora 35
Last updated: November 10,2024
1. Install "perl-File-Find-Object.noarch" package
Here is a brief guide to show you how to install perl-File-Find-Object.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
perl-File-Find-Object.noarch
Copied
2. Uninstall "perl-File-Find-Object.noarch" package
This tutorial shows how to uninstall perl-File-Find-Object.noarch on Fedora 35:
$
sudo dnf remove
perl-File-Find-Object.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-File-Find-Object.noarch package on Fedora 35
Last metadata expiration check: 3:45:48 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-File-Find-Object
Version : 0.3.6
Release : 1.fc35
Architecture : noarch
Size : 39 k
Source : perl-File-Find-Object-0.3.6-1.fc35.src.rpm
Repository : fedora
Summary : Object oriented File::Find replacement
URL : https://metacpan.org/release/File-Find-Object
License : GPLv2+ or Artistic 2.0
Description : File::Find::Object does the same job as File::Find but works like an object
: and with an iterator. As File::Find is not object oriented, one cannot
: perform multiple searches in the same application. The second problem of
: File::Find is its file processing: after starting its main loop, one cannot
: easily wait for another event and so get the next result.
Available Packages
Name : perl-File-Find-Object
Version : 0.3.6
Release : 1.fc35
Architecture : noarch
Size : 39 k
Source : perl-File-Find-Object-0.3.6-1.fc35.src.rpm
Repository : fedora
Summary : Object oriented File::Find replacement
URL : https://metacpan.org/release/File-Find-Object
License : GPLv2+ or Artistic 2.0
Description : File::Find::Object does the same job as File::Find but works like an object
: and with an iterator. As File::Find is not object oriented, one cannot
: perform multiple searches in the same application. The second problem of
: File::Find is its file processing: after starting its main loop, one cannot
: easily wait for another event and so get the next result.