How to Install and Uninstall libevent-extra-2.1-7 Package on Kali Linux

Last updated: May 09,2024

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

Please follow the step by step instructions below to install libevent-extra-2.1-7 on Kali Linux

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

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

Please follow the steps below to uninstall libevent-extra-2.1-7 on Kali Linux:

$ 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 Kali Linux

Package: libevent-extra-2.1-7
Source: libevent
Version: 2.1.12-stable-8
Installed-Size: 226
Maintainer: Nicolas Mora
Architecture: amd64
Depends: libc6 (>= 2.14), libevent-core-2.1-7 (= 2.1.12-stable-8)
Size: 106764
SHA256: d9a04bd914fa70b9cd0c8f098c23d9e7b372ad69624901fbde4bc34c9af34c18
SHA1: 56b661c44396d4d016578af0dfb1956fe009bf39
MD5sum: dfd7c4448683f5733096e41841e3dab2
Description: 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:
Multi-Arch: same
Homepage: https://libevent.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libe/libevent/libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb