How to Install and Uninstall libev-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libev-perl" package

This guide covers the steps necessary to install libev-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libev-perl

2. Uninstall "libev-perl" package

Learn how to uninstall libev-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libev-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libev-perl
Priority: optional
Section: universe/perl
Installed-Size: 562
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 4.22-1
Depends: perl (>= 5.22.1-3), perlapi-5.22.1, libc6 (>= 2.17), libcommon-sense-perl
Filename: pool/universe/libe/libev-perl/libev-perl_4.22-1_amd64.deb
Size: 230836
MD5sum: f7277e6fbae7d33b4546edb04fa1d3e2
SHA1: 6c62e976bb4e547b507a8b957459a8628adec8cf
SHA256: b252106bba121aa06c8678d2b4906b738eaef2017709e7345104aecfd9de40dc
Description-en: 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: ed63c1be9d3e49cdb79105bf8be70931
Homepage: https://metacpan.org/release/EV
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu