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

Last updated: May 16,2024

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

Please follow the guidelines below to install libevent-pthreads-2.1-7 on Kali Linux

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

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

Please follow the step by step instructions below to uninstall libevent-pthreads-2.1-7 on Kali Linux:

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

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

Package: libevent-pthreads-2.1-7
Source: libevent
Version: 2.1.12-stable-8
Installed-Size: 84
Maintainer: Nicolas Mora
Architecture: amd64
Depends: libc6 (>= 2.34), libevent-core-2.1-7 (= 2.1.12-stable-8)
Size: 53572
SHA256: 798bbe7f492e176c287fc211e4a670eb64b10952720a036927357980d9a4a4b0
SHA1: fa900e54c79ebf99569d174e947c2bcd8d24c2ab
MD5sum: ec5c1166b66e1afb7ce2015d95e02bf3
Description: Asynchronous event notification library (pthreads)
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).
.
If you want threading support and you're using pthreads, you'll need
to link against the libevent_pthreads library in addition to
libevent_core.
Description-md5:
Multi-Arch: same
Homepage: https://libevent.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libe/libevent/libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb