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

Last updated: May 06,2024

1. Install "libio-multiplex-perl" package

Here is a brief guide to show you how to install libio-multiplex-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libio-multiplex-perl" package

This tutorial shows how to uninstall libio-multiplex-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libio-multiplex-perl
Priority: optional
Section: perl
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.16-1
Depends: perl
Filename: pool/main/libi/libio-multiplex-perl/libio-multiplex-perl_1.16-1_all.deb
Size: 20546
MD5sum: 65ffa4d59d797d11ac993f6459eda053
SHA1: 6adea34d1eb56446e5fee640ae9b81e84777d33c
SHA256: 6cc98c2ac823b58925502b6c82bf03902e4ae09c542eef392064b6343f1e5975
Description-en: 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: 100ce2443c93e34802825f549f8920db
Homepage: https://metacpan.org/release/IO-Multiplex
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y