How to Install and Uninstall libio-callback-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "libio-callback-perl" package

Please follow the guidance below to install libio-callback-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libio-callback-perl" package

Please follow the instructions below to uninstall libio-callback-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libio-callback-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libio-callback-perl
Architecture: all
Version: 1.12-3.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: libio-string-perl, perl:any
Filename: pool/universe/libi/libio-callback-perl/libio-callback-perl_1.12-3.1_all.deb
Size: 13044
MD5sum: bb3043280d2547657e674fae699aaed2
SHA1: e5498c795c74d37f9824b299e060cbef230529f8
SHA256: 069cb2694ce38dcb5274caae6c4aaa68d93411fe96c42e44703b10e547d6b265
SHA512: 54c54333a53691a08bc2606c96bbe4666146bc5c11e70bd43b9483c18173958512641abc3ca94c71c125ea8d9846b15cf1eb4777499d92d51376dc44d35270ed
Homepage: https://metacpan.org/release/IO-Callback
Description-en: 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: ade8085d3e1291b62f8b098604759de0