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

Last updated: May 12,2024

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

Please follow the guidance below to install libevent-core-2.1-7 on Kali Linux

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

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

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

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

3. Information about the libevent-core-2.1-7 package on Kali Linux

Package: libevent-core-2.1-7
Source: libevent
Version: 2.1.12-stable-8
Installed-Size: 302
Maintainer: Nicolas Mora
Architecture: amd64
Depends: libc6 (>= 2.36)
Size: 131024
SHA256: 4cebf4a24fb222ddbc5569df9960c5ff2da8b7ed71a02e13c79a59dcaf3b518a
SHA1: 8813a52c26053b8bec68c1b289c8a60dd0203faf
MD5sum: 3a24ef37e279edcd780dd2cddfc0c71a
Description: 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:
Multi-Arch: same
Homepage: https://libevent.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libe/libevent/libevent-core-2.1-7_2.1.12-stable-8_amd64.deb