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

Last updated: May 20,2024

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

Learn how to install libfile-find-wanted-perl on Ubuntu 20.10 (Groovy Gorilla)

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

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

In this section, we are going to explain the necessary steps to uninstall libfile-find-wanted-perl on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libfile-find-wanted-perl
Architecture: all
Version: 1.00-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 59
Depends: perl
Filename: pool/universe/libf/libfile-find-wanted-perl/libfile-find-wanted-perl_1.00-1_all.deb
Size: 9358
MD5sum: b3b7fbd3c83cb54ab4ddd3d0fc2fe4a2
SHA1: d3855076955599c4429a2a3ad9da517d81ff9ae4
SHA256: 6299367d06c46805639786757f1698e880f90a97007ff5c7ac3e8546a0a46305
SHA512: b87c23ce6a938417e2887ad7dfe690561abe164a03177d9f0f8181800907806339ae5e87d5799094ec33bba41cc4973d9f887fa5220f0ee476b5c88091536237
Homepage: http://search.cpan.org/dist/File-Find-Wanted/
Description-en: more obvious wrapper around File::Find
File::Find::Wanted provides a find_wanted() function, which does what
File::Find's find() does but in a more obvious way: To get a list of all
files ending in .jpg, simply call
.
@files = find_wanted( sub { -f && /\.jpg$/ }, $dir );
Description-md5: 567e42bb26bb4acab81017e93ae50b65