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

Last updated: May 07,2024

1. Install "libio-tiecombine-perl" package

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

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

2. Uninstall "libio-tiecombine-perl" package

Learn how to uninstall libio-tiecombine-perl on Kali Linux:

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

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

Package: libio-tiecombine-perl
Version: 1.005-3
Installed-Size: 34
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 10760
SHA256: baf3e63ba5558c324b7f6e3c7ae0b4ecef2441b76529ea931e1111cea3c173d8
SHA1: 2081d3c2db7d86a15d94225c875db275bcef1a89
MD5sum: 59d1f3998a7d834f6540cc4105b86417
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/IO-TieCombine
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libi/libio-tiecombine-perl/libio-tiecombine-perl_1.005-3_all.deb