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

Last updated: May 14,2024

1. Install "libio-pager-perl" package

Please follow the steps below to install libio-pager-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libio-pager-perl

2. Uninstall "libio-pager-perl" package

In this section, we are going to explain the necessary steps to uninstall libio-pager-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libio-pager-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libio-pager-perl
Priority: optional
Section: universe/perl
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.35-1
Depends: perl, libfile-which-perl
Filename: pool/universe/libi/libio-pager-perl/libio-pager-perl_0.35-1_all.deb
Size: 21222
MD5sum: 03de0ebfa9202f7c09564dcb8e4cd8c1
SHA1: a185cec8be3804dfa6f8990faec4dc883619584a
SHA256: 583b466509f073dba1f466d171178dd6385f122d29b3eb7573db737d3726f6f3
Description-en: module to select a pager and pipe text to it
IO::Pager is lightweight and can be used to locate an available pager and set
the PAGER environment variable sanely or as a factory for creating objects
defined elsewhere such as IO::Pager::Buffered and IO::Pager::Unbuffered.
.
IO::Pager subclasses are designed to programmatically decide whether or not
to pipe a filehandle's output to a program specified in PAGER. Subclasses may
inherit from IO::Pager, and implement the IO handle methods desired.
Description-md5: 8dc6b1e3c4e640a553ab9361b733ed09
Homepage: https://metacpan.org/release/IO-Pager
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu