How to Install and Uninstall libio-async-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 29,2024

1. Install "libio-async-perl" package

This guide let you learn how to install libio-async-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libio-async-perl" package

Please follow the guidance below to uninstall libio-async-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libio-async-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libio-async-perl
Architecture: all
Version: 0.78-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 677
Depends: perl:any, libfuture-perl (>= 0.33), libsocket-perl, libstruct-dumb-perl, libtest-metrics-any-perl
Recommends: libasync-mergepoint-perl, libio-socket-ip-perl, libmetrics-any-perl, libsereal-perl, libtest-fatal-perl, libtest-refcount-perl
Breaks: libio-async-loop-epoll-perl (<< 0.21), libio-async-loop-glib-perl (<< 0.22), libio-async-loop-mojo-perl (<< 0.07)
Filename: pool/universe/libi/libio-async-perl/libio-async-perl_0.78-1_all.deb
Size: 258288
MD5sum: 4c588ad1b59a02bcd3aca485e52d3a23
SHA1: 15a79a730cb5e3f1cc550290c3f2af4aea1fdc58
SHA256: fb24489d6fcd80c153a5d567a36a3eb33353d155622c27fbd46f33d467f25590
SHA512: 945d8ac00b1e250dae5b57a2222dd7151a0fb9ae58bd9a7668e700009a9d849bc135df87a0ea9f80c2e27b8c8985bd681cd5e9799cd8f3b55fff162e6d448193
Homepage: https://metacpan.org/release/IO-Async
Description-en: 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: 3ba42e4beacc7cd18cec67a82fb204c3