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

Last updated: May 17,2024

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

Please follow the guidance below to install libevent-openssl-2.0-5 on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libevent-openssl-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: 43
Depends: libc6 (>= 2.4), libevent-core-2.0-5 (= 2.0.21-stable-2ubuntu0.16.04.1), libssl1.0.0 (>= 1.0.0)
Filename: pool/main/libe/libevent/libevent-openssl-2.0-5_2.0.21-stable-2ubuntu0.16.04.1_amd64.deb
Size: 10608
MD5sum: a607c15793c1bfb8f719e59152180522
SHA1: 1df4354aec64ef5c989f6f9b285e859dba751b30
SHA256: d351ec3569252eb0b52c6d31b1879e1aaa67024269a2691e9f34d4507fa5e849
SHA512: 5c68fbdfd0addf2158004b59e6a918875047c126f2a251eb6b37d1007144c605bc75f9972b1f3d06ae511deaae31a870e4aa523b74643d2892d1e398c154bacd
Homepage: http://libevent.org/
Description-en: Asynchronous event notification library (openssl)
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).
.
There is now a bufferevent type that supports SSL/TLS using the
OpenSSL library. The code for this is build in a separate
library, libevent_openssl, so that your programs don't need to
link against OpenSSL unless they actually want SSL support.
Description-md5: 9fbb926ce82ae47152f531168a5a07bf
Supported: 5y

Package: libevent-openssl-2.0-5
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Anibal Monsalve Salazar
Architecture: amd64
Source: libevent
Version: 2.0.21-stable-2
Depends: libc6 (>= 2.4), libevent-core-2.0-5 (= 2.0.21-stable-2), libssl1.0.0 (>= 1.0.0)
Pre-Depends: multiarch-support
Filename: pool/main/libe/libevent/libevent-openssl-2.0-5_2.0.21-stable-2_amd64.deb
Size: 11206
MD5sum: 6cc8d421e16a3d84c7248fbc3b817c48
SHA1: 019ee75e22bfa5a0a54c46a44cc65e03bfdea9ba
SHA256: 8a9c0fe2bb54b37bb1cd4740aa34e0f7113e2e3e0cd1dce6ec0126919872bf75
Description-en: Asynchronous event notification library (openssl)
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).
.
There is now a bufferevent type that supports SSL/TLS using the
OpenSSL library. The code for this is build in a separate
library, libevent_openssl, so that your programs don't need to
link against OpenSSL unless they actually want SSL support.
Description-md5: 9fbb926ce82ae47152f531168a5a07bf
Multi-Arch: same
Homepage: http://libevent.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m