How to Install and Uninstall libev-perl Package on Kali Linux

Last updated: July 03,2024

1. Install "libev-perl" package

This tutorial shows how to install libev-perl on Kali Linux

$ sudo apt update $ sudo apt install libev-perl

2. Uninstall "libev-perl" package

This guide let you learn how to uninstall libev-perl on Kali Linux:

$ sudo apt remove libev-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libev-perl package on Kali Linux

Package: libev-perl
Source: libev-perl (4.34-1)
Version: 4.34-1+b1
Installed-Size: 592
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.33), libcommon-sense-perl
Size: 257872
SHA256: 6989d761a6cbb5c1cc103da41c3743e12079ae864d1a92be0cdff9182a51c6b6
SHA1: 5dbe82470c538d3ba4ac57b3a5b55c921ed26ccb
MD5sum: 71ea81c463a7ad85263a9a5d505a1f16
Description: Perl interface to libev, the high performance event loop
EV provides a Perl interface to libev, a high performance and full-featured
event loop that is loosely modelled after libevent.
.
It includes relative timers, absolute timers with customized rescheduling,
synchronous signals, process status change events, event watchers dealing
with the event loop itself, file watchers, and even limited support for
fork events.
.
It uses a priority queue to manage timers and uses arrays as fundamental
data structure. It has no artificial limitations on the number of watchers
waiting for the same event.
Description-md5:
Multi-Arch: same
Homepage: https://metacpan.org/release/EV
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libe/libev-perl/libev-perl_4.34-1+b1_amd64.deb