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

Last updated: May 02,2024

1. Install "libio-capture-perl" package

This guide covers the steps necessary to install libio-capture-perl on Kali Linux

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

2. Uninstall "libio-capture-perl" package

This guide let you learn how to uninstall libio-capture-perl on Kali Linux:

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

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

Package: libio-capture-perl
Version: 0.05-6
Installed-Size: 69
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 28676
SHA256: cf9140d6dc16bce030ef5ac1d1136c0e755837e214f6d64b7842f3d5fc64eabb
SHA1: d51219ccd4b0ae297e907c6f127a4548518a17cf
MD5sum: 23b18eb0df52f2731f0e98cbcce25338
Description: Abstract Base Class to build modules to capture output
The IO::Capture Module defines an abstract base class that can be
used to build modules that capture output being sent on a filehandle
such as STDOUT or STDERR.
.
Several modules that come with the distribution do just that.
I.e., Capture STDOUT and STDERR. Also see James Keenan's
IO::Capture::Stdout::Extended on CPAN.
.
See IO::Capture::Overview for a
discussion of these modules and examples of how to build a module to
sub-class from IO::Capture yourself. If after reading the overview,
you would like to build a class from IO::Capture, look here for
details on the internals.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/IO-Capture
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libi/libio-capture-perl/libio-capture-perl_0.05-6_all.deb