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

Last updated: May 13,2024

1. Install "libfile-next-perl" package

This guide covers the steps necessary to install libfile-next-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libfile-next-perl" package

This tutorial shows how to uninstall libfile-next-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libfile-next-perl
Priority: optional
Section: universe/perl
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.12-1
Depends: perl
Filename: pool/universe/libf/libfile-next-perl/libfile-next-perl_1.12-1_all.deb
Size: 18472
MD5sum: 61dcd84ff977d2bab5f51238a413786a
SHA1: afaa885bd76f3d0528ae733ab686ea727736fc82
SHA256: 11e9f70c33d1568ad9d71f3f73e49ce5d5c99ea6943b7c05dcb85f658bf804ab
Description-en: file-finding iterator
File::Next is an iterator-based module for finding files. It's
lightweight, has no dependencies, runs under taint mode, and puts your
program more directly in control of file selection.
.
It's taken heavily from Mark Jason Dominus' excellent book "Higher
Order Perl". http://hop.perl.plover.com/
Description-md5: 29c85862c80c30cb17eecb1b106541e1
Homepage: https://metacpan.org/release/File-Next/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu