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

Last updated: April 20,2024

1. Install "libio-async-loop-epoll-perl" package

This tutorial shows how to install libio-async-loop-epoll-perl on Kali Linux

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

2. Uninstall "libio-async-loop-epoll-perl" package

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

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

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

Package: libio-async-loop-epoll-perl
Version: 0.22-2
Installed-Size: 31
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libio-async-perl, liblinux-epoll-perl, libstruct-dumb-perl
Size: 9920
SHA256: c895908ec39b5e8f9017783cf401acb19f73282106f125c99a2e755d4b729be6
SHA1: 1c150c01827166870509b1a328a16525df6e26ff
MD5sum: a393ddc380e5473769fabbe5f72ac4c4
Description: Perl extension for an event loop using epoll
IO::Async::Loop::Epoll is a Perl module that provides an implementation of
an event loop that uses the epoll() system call. The epoll system call, which
is currently only available on Linux, scales in constant O(1) time. For many
open filehandles, you will get significantly better performance using this
algorithm.
.
It uses the IO::Epoll (libio-epoll-perl) module for this functionality.
Description-md5:
Homepage: https://metacpan.org/release/IO-Async-Loop-Epoll
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libi/libio-async-loop-epoll-perl/libio-async-loop-epoll-perl_0.22-2_all.deb