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

Last updated: May 14,2024

1. Install "libio-stream-perl" package

Please follow the guidelines below to install libio-stream-perl on Kali Linux

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

2. Uninstall "libio-stream-perl" package

Please follow the step by step instructions below to uninstall libio-stream-perl on Kali Linux:

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

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

Package: libio-stream-perl
Version: 2.0.3-3
Installed-Size: 57
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libanyevent-perl, libev-perl
Size: 21916
SHA256: cdaeead7f4d73ace68e008981fcdb6e6af842463cc7f776c2f44e1b170d59a0d
SHA1: 1bcd2106b03eeac777a5e4a4828b9ac71b9fd455
MD5sum: 0265a896c9381fe9c91e4b9c7a8c2e83
Description: module that provides non-blocking I/O streams based on EV
Non-blocking event-based low-level I/O is hard to get right. Things become
much worse when you need to alter I/O stream in some way - use proxies,
encryption, SSL, etc.
.
IO::Stream is designed to give user ability to work with I/O streams on
higher level, using input/output buffers (just scalars) and high-level
events like CONNECTED, SENT or EOF. As same time it doesn't hide low-level
things, and user still able to work on low-level without any limitations.
Description-md5:
Homepage: https://metacpan.org/release/IO-Stream
Section: perl
Priority: optional
Filename: pool/main/libi/libio-stream-perl/libio-stream-perl_2.0.3-3_all.deb