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

Last updated: May 21,2024

1. Install "libevent-perl" package

In this section, we are going to explain the necessary steps to install libevent-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libevent-perl

2. Uninstall "libevent-perl" package

This is a short guide on how to uninstall libevent-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libevent-perl
Priority: optional
Section: universe/perl
Installed-Size: 388
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.24-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libe/libevent-perl/libevent-perl_1.24-1build1_amd64.deb
Size: 252676
MD5sum: 9cc1333d3f08b0a1c8c6b80bb80070d4
SHA1: d8153e034a503c907b836c49a51f9a93f6073394
SHA256: 1bc29fb9362aabc8e3ed8021a4fd772ccbc09c6eed7e8a45bd6ebf3a49f82018
Description-en: generic Perl event loop module
The Event module provides a simple and optimized event loop for a rather
broad number of applications. It allows Perl programs to register interest in
events that concern it, and will receive those events.
Description-md5: 4db4fa05485a3e8f8916af4fa884d5dc
Homepage: https://metacpan.org/release/Event
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu