How to Install and Uninstall libfile-find-rule-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libfile-find-rule-perl" package

Learn how to install libfile-find-rule-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfile-find-rule-perl

2. Uninstall "libfile-find-rule-perl" package

Please follow the steps below to uninstall libfile-find-rule-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfile-find-rule-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-find-rule-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfile-find-rule-perl
Priority: optional
Section: universe/perl
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.34-1
Depends: perl, libnumber-compare-perl, libtext-glob-perl
Filename: pool/universe/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-1_all.deb
Size: 28276
MD5sum: 610f7265e6f66a89926f7d2b6263908d
SHA1: b01d088a0ee32c7db975522bdeb02dce95897b63
SHA256: d4b0eb7a957b884aeda813bce5532ac0d174738e029785a689c4f9f4416e6ef4
Description-en: module to search for files based on rules
File::Find::Rule is a Perl module which essentially provides an easy-to-use
interface to the popular module, File::Find. It provides a way to build rules
that specify desired file and directory names using a text-globbing syntax
(provided by Text::Glob). This makes it useful for simple tasks, like finding
all ".pm" files in a given directory.
Description-md5: 8cd4d0f3eaa3be198fad597b8d5381f6
Homepage: https://metacpan.org/release/File-Find-Rule
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu