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

Last updated: May 10,2024

1. Install "libio-bufferedselect-perl" package

This is a short guide on how to install libio-bufferedselect-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libio-bufferedselect-perl" package

This is a short guide on how to uninstall libio-bufferedselect-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libio-bufferedselect-perl
Priority: optional
Section: universe/perl
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.0-1
Depends: perl
Filename: pool/universe/libi/libio-bufferedselect-perl/libio-bufferedselect-perl_1.0-1_all.deb
Size: 7836
MD5sum: 9542b27cbbc8f15c336dcdf8514994b1
SHA1: 59c4043920973d63d1d63d2e500d05df21f69080
SHA256: 38b702998f0e15790a650642dfc6ae4f216c317d86e33114f58ccba9830053fc
Description-en: Perl module for line-buffered select interface
The purpose of this module is to implement a buffered version of the select
interface that operates on lines, rather than characters. Given a set of
filehandles, it will block until a full line is available on one or more
of them.
Description-md5: 4672a562ef136e622c877320f0d8add6
Homepage: http://search.cpan.org/dist/IO-BufferedSelect/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu