How to Install and Uninstall libio-tiecombine-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "libio-tiecombine-perl" package

Please follow the instructions below to install libio-tiecombine-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libio-tiecombine-perl" package

Please follow the instructions below to uninstall libio-tiecombine-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libio-tiecombine-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libio-tiecombine-perl
Priority: optional
Section: universe/perl
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.005-1
Depends: perl
Filename: pool/universe/libi/libio-tiecombine-perl/libio-tiecombine-perl_1.005-1_all.deb
Size: 12518
MD5sum: 8c5eafa7e466d1e1bd800202e4046d5c
SHA1: d4c372d8a06a9e6dc54fcd903349158360a00488
SHA256: 67854071b21177a5afc09008b814d4433f0b4af02033ae6bf9143ecdccf08e01
Description-en: Perl module to collect output via any kind of tied variable
IO::TieCombine is a module that can collect output in separate (but
combinable) named "slots" (output buffers). It provides methods that
tie scalars, references, file handles or callback functions to specific
slots, making it possible to e.g. collect both text printed to a file
handle and text appended to a scalar in the same place, without the
printing or appending function knowing about the relationship or the
name of the slot.
Description-md5: 4167140bca842e6c701576f79998746e
Homepage: https://metacpan.org/release/IO-TieCombine
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu