How to Install and Uninstall libfile-finder-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "libfile-finder-perl" package

Please follow the step by step instructions below to install libfile-finder-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libfile-finder-perl

2. Uninstall "libfile-finder-perl" package

Please follow the steps below to uninstall libfile-finder-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libfile-finder-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-finder-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfile-finder-perl
Architecture: all
Version: 0.53-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: perl, libtext-glob-perl
Filename: pool/universe/libf/libfile-finder-perl/libfile-finder-perl_0.53-2_all.deb
Size: 22508
MD5sum: b382fa4ed530729b32e8168185157d45
SHA1: 14237cc14b9c7c3f15bb3f34bf16d9eb4b536795
SHA256: d67b16c6d3b21d982766e0ae1555ba0241f38a7f75531d9f3c7717ecd6d98358
SHA512: 6e7ab74185f36efc76a9ce2b1b3fbc16ff06380945bf17a68ed7e9f4ae587b895b8afef4922f7d22b8b79f6916dbb141d80b2f21bbd7e57cd9aa242b6e428901
Homepage: https://metacpan.org/release/File-Finder
Description-en: wrapper for File::Find à la find(1)
File::Find is great, but constructing the wanted routine can sometimes be a
pain. File::Finder provides a wanted-writer, using syntax that is directly
mappable to the find command's syntax.
.
A File::Finder object contains a hash of File::Find options, and a series of
steps that mimic find's predicates. Initially, a File::Finder object has no
steps. Each step method clones the previous object's options and steps, and
then adds the new step, returning the new object. In this manner, an object
can be grown, step by step, by chaining method calls. Furthermore, a partial
sequence can be created and held, and used as the head of many different
sequences.
Description-md5: 5e84be0bdf3c351b1eeb3f4f15a48a75