How to Install and Uninstall libio-pager-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libio-pager-perl" package

Please follow the steps below to install libio-pager-perl on Kali Linux

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

2. Uninstall "libio-pager-perl" package

Learn how to uninstall libio-pager-perl on Kali Linux:

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

3. Information about the libio-pager-perl package on Kali Linux

Package: libio-pager-perl
Version: 2.10-1
Installed-Size: 129
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libfile-which-perl, libterm-readkey-perl
Size: 54424
SHA256: 34f98e96c58fa893d42a354d6665d0b40b6b3faf838abc50ff25772b4151aab1
SHA1: 4d018e7543a47096fa0e524b7324188f1ac3ccb0
MD5sum: b508c65e7fe17251cde5d8aae1eab76d
Description: 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, IO::Pager::Unbuffered, and
IO::Pager::less which provides a pure perl pager.
.
IO::Pager::Perl is used in the IO::Pager::less IO::Pager subclass, but is
also a free-standing library ready to be incorporated into other code.
.
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:
Homepage: https://metacpan.org/release/IO-Pager
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libi/libio-pager-perl/libio-pager-perl_2.10-1_all.deb