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

Last updated: May 15,2024

1. Install "libevent-core-2.0-5" package

This is a short guide on how to install libevent-core-2.0-5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libevent-core-2.0-5

2. Uninstall "libevent-core-2.0-5" package

In this section, we are going to explain the necessary steps to uninstall libevent-core-2.0-5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libevent-core-2.0-5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libevent-core-2.0-5
Architecture: amd64
Version: 2.0.21-stable-2ubuntu0.16.04.1
Multi-Arch: same
Priority: optional
Section: libs
Source: libevent
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Anibal Monsalve Salazar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 187
Depends: libc6 (>= 2.17)
Filename: pool/main/libe/libevent/libevent-core-2.0-5_2.0.21-stable-2ubuntu0.16.04.1_amd64.deb
Size: 70606
MD5sum: 3b175211dd2c3f4ed84485d088bbc30c
SHA1: 777c6576f4f7b043b90713000c2e4201c85fc630
SHA256: 782fcd0df3f8239645609cb37fa0dc878cdb8dc9b5ca16c24e0efb863746e317
SHA512: 0331c833ea8ca904ddb19f25d1d41c767c199d70c5336ead7665bec1a9c8f4afcd924cad832bfce56c8a12659a7bc8f9f07bd042abe90f8cf4590f6efacb2af4
Homepage: http://libevent.org/
Description-en: Asynchronous event notification library (core)
Libevent is an asynchronous event notification library that provides a
mechanism to execute a callback function when a specific event occurs
on a file descriptor or after a timeout has been reached.
.
It is meant to replace the asynchronous event loop found in
event driven network servers. Currently, libevent supports /dev/poll,
kqueue(2), event ports, select(2), poll(2) and epoll(4).
.
The libevent_core library includes event loops, timers, buffer code,
and various small compatibility functions.
.
If you're writing software that only uses libevent's event loop, you
should link against only the libevent_core library.
Description-md5: 951eaa6250fb2e171dca3efbd48a13f0
Supported: 5y

Package: libevent-core-2.0-5
Priority: optional
Section: libs
Installed-Size: 206
Maintainer: Ubuntu Developers
Original-Maintainer: Anibal Monsalve Salazar
Architecture: amd64
Source: libevent
Version: 2.0.21-stable-2
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Filename: pool/main/libe/libevent/libevent-core-2.0-5_2.0.21-stable-2_amd64.deb
Size: 69376
MD5sum: fecae57146203cceeb4e831e5412e38d
SHA1: da31209ff95ef67d93a28f9801906ece2383d791
SHA256: 101c8c4a1d6e05ddea8c63220a3d06ea1e179b3ac331d6c47d61c28b1e004af7
Description-en: Asynchronous event notification library (core)
Libevent is an asynchronous event notification library that provides a
mechanism to execute a callback function when a specific event occurs
on a file descriptor or after a timeout has been reached.
.
It is meant to replace the asynchronous event loop found in
event driven network servers. Currently, libevent supports /dev/poll,
kqueue(2), event ports, select(2), poll(2) and epoll(4).
.
The libevent_core library includes event loops, timers, buffer code,
and various small compatibility functions.
.
If you're writing software that only uses libevent's event loop, you
should link against only the libevent_core library.
Description-md5: 951eaa6250fb2e171dca3efbd48a13f0
Multi-Arch: same
Homepage: http://libevent.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m