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

Last updated: May 15,2024

1. Install "libio-async-perl" package

This is a short guide on how to install libio-async-perl on Kali Linux

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

2. Uninstall "libio-async-perl" package

Here is a brief guide to show you how to uninstall libio-async-perl on Kali Linux:

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

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

Package: libio-async-perl
Version: 0.803-1
Installed-Size: 666
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libfuture-perl, libsocket-perl, libstruct-dumb-perl, libtest-metrics-any-perl
Recommends: libasync-mergepoint-perl, libfuture-io-perl, libio-socket-ip-perl, libmetrics-any-perl, libsereal-perl, libtest2-suite-perl (>= 0.000149)
Size: 241992
SHA256: 30c20f2b9a866900eae731f068ed12f774a7031f5c8c3bb13314d41f3d800a54
SHA1: 2cfdd3ad6185d9f758a0db38593b9a2bf64d53a8
MD5sum: 2c2f8b5407ef790ff1c6b328dbf8283f
Description: modules for asynchronous event-driven programming
The IO::Async collection of modules allows programs to be written that
perform asynchronous filehandle IO operations.
.
A typical program using them would consist of a single subclass of
IO::Async::Loop to act as a container of other objects, which perform the
actual IO work required by the program. As well as IO handles, the loop also
supports timers and signal handlers, and includes more higher-level
functionality built on top of these basic parts.
Description-md5:
Homepage: https://metacpan.org/release/IO-Async
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libi/libio-async-perl/libio-async-perl_0.803-1_all.deb