How to Install and Uninstall libevent-extra-2.1-7 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 06,2024

1. Install "libevent-extra-2.1-7" package

Please follow the guidelines below to install libevent-extra-2.1-7 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libevent-extra-2.1-7

2. Uninstall "libevent-extra-2.1-7" package

Please follow the guidance below to uninstall libevent-extra-2.1-7 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libevent-extra-2.1-7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libevent-extra-2.1-7 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libevent-extra-2.1-7
Architecture: amd64
Version: 2.1.12-stable-1
Multi-Arch: same
Priority: optional
Section: libs
Source: libevent
Origin: Ubuntu
Maintainer: Balint Reczey
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 179
Depends: libc6 (>= 2.14), libevent-core-2.1-7 (= 2.1.12-stable-1)
Filename: pool/main/libe/libevent/libevent-extra-2.1-7_2.1.12-stable-1_amd64.deb
Size: 59980
MD5sum: c4f24e537b2a824528959ce341778815
SHA1: 1dedbe41125cfc395d8a2f5161174d0adf09d827
SHA256: c58bf2b10fce65f720e42d852e67e151c045dbc360168b7fa2b2dff2d6faa92b
SHA512: 93bafc947c3124b56b8eee71b5885414694dffd50ba93a69ff2dfed9ce8bad281e25ad04fb01577bc463a31b9777baebf19103df5dd6178ba49df18b2d400e9f
Homepage: https://libevent.org/
Description-en: Asynchronous event notification library (extra)
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_extra library includes code for HTTP, DNS, RPC, and so
on.
.
If you're writing software that uses libevent's protocol support, you
need to link libevent_core and libevent_extra as well.
Description-md5: 7e81dabcc83d13ad144b6515c21b85c0