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

Last updated: May 06,2024

1. Install "libio-multiplex-perl" package

In this section, we are going to explain the necessary steps to install libio-multiplex-perl on Kali Linux

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

2. Uninstall "libio-multiplex-perl" package

Please follow the guidelines below to uninstall libio-multiplex-perl on Kali Linux:

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

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

Package: libio-multiplex-perl
Version: 1.16-3
Installed-Size: 58
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 20568
SHA256: 7eb52b86a6cef3e6a1f3c2569ba9fb6b3b852c4053853b3f83b58b6ba2204029
SHA1: 61cc9453c8386fdb6e8199c1499dfc5d44243e2c
MD5sum: d32aea9d242ab8422d248ed5c0b69d03
Description: object-oriented interface to select() for Perl
IO::Multiplex is designed to take the effort out of managing
multiple file handles. It is essentially a really fancy front end to
the select() system call. In addition to maintaining the select()
loop, it buffers all input and output to/from the file handles. It
can also accept incoming connections on one or more listen sockets.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/IO-Multiplex
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libi/libio-multiplex-perl/libio-multiplex-perl_1.16-3_all.deb