How to Install and Uninstall libio-callback-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "libio-callback-perl" package
This guide covers the steps necessary to install libio-callback-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libio-callback-perl
Copied
2. Uninstall "libio-callback-perl" package
This guide let you learn how to uninstall libio-callback-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libio-callback-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libio-callback-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libio-callback-perl
Priority: optional
Section: universe/perl
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.12-3
Depends: libio-string-perl, perl
Filename: pool/universe/libi/libio-callback-perl/libio-callback-perl_1.12-3_all.deb
Size: 12866
MD5sum: f4cfd74012b7de030890eea97cb4cda1
SHA1: fbb3a9965b5f42c1f65967c4d79f6e8636ebad46
SHA256: 2d45f9e2ea01a22674f66eac0c273b5ac164b74a2174c230794686086084cede
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
Homepage: https://metacpan.org/release/IO-Callback
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.12-3
Depends: libio-string-perl, perl
Filename: pool/universe/libi/libio-callback-perl/libio-callback-perl_1.12-3_all.deb
Size: 12866
MD5sum: f4cfd74012b7de030890eea97cb4cda1
SHA1: fbb3a9965b5f42c1f65967c4d79f6e8636ebad46
SHA256: 2d45f9e2ea01a22674f66eac0c273b5ac164b74a2174c230794686086084cede
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
Homepage: https://metacpan.org/release/IO-Callback
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu