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

Last updated: October 04,2024

1. Install "libio-callback-perl" package

This tutorial shows how to install libio-callback-perl on Kali Linux

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

2. Uninstall "libio-callback-perl" package

Here is a brief guide to show you how to uninstall libio-callback-perl on Kali Linux:

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

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

Package: libio-callback-perl
Version: 2.00-1
Installed-Size: 37
Maintainer: Debian Perl Group
Architecture: all
Depends: libio-string-perl, perl:any
Size: 14144
SHA256: ee9da4059555126920600a7a1092a82d726ffe89e12616428cbf6ddcb918c4dc
SHA1: 291d7dd0f6555ec3c4a490590c48fa85d456f2f4
MD5sum: 7446adfcaa90dcf199ef1aa9f289823f
Description: emulate file interface for a code reference
IO::Callback provides an easy way to produce
a phoney read-only filehandle that calls back to your own code
when it needs data to satisfy a read.
This is useful if you want to use a library module
that expects to read data from a filehandle,
but you want the data to come from some other source
and you don't want to read it all into memory and use IO::String.
Description-md5:
Homepage: https://metacpan.org/release/IO-Callback
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libi/libio-callback-perl/libio-callback-perl_2.00-1_all.deb