How to Install and Uninstall libev-libevent-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libev-libevent-dev" package

Please follow the guidance below to install libev-libevent-dev on Kali Linux

$ sudo apt update $ sudo apt install libev-libevent-dev

2. Uninstall "libev-libevent-dev" package

Learn how to uninstall libev-libevent-dev on Kali Linux:

$ sudo apt remove libev-libevent-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libev-libevent-dev package on Kali Linux

Package: libev-libevent-dev
Source: libev
Version: 1:4.33-2
Installed-Size: 31
Maintainer: Boyuan Yang
Architecture: all
Depends: libev-dev, libev4 (<< 1:4.33+1~), libev4 (>= 1:4.33)
Conflicts: libevent-dev
Size: 17668
SHA256: 5b50aad8b4a208c74c9ca235261cb5e6e63ef1a0ef24ef97a2181fa2c09f7edd
SHA1: 9a08ec901b7a0a9eadcb40e2befb7e1fd6793893
MD5sum: ed73160979a0846202f77a27de7a258d
Description: libevent event loop compatibility wrapper for libev
Compatibility wrapper "event.h" to enable programs which use the
libevent event loop to link against libev.
.
libev provides a full-featured and high-performance event loop that is
loosely modelled after libevent. It includes relative timers, absolute
timers with customized rescheduling, synchronous signals, process status
change events, event watchers dealing with the event loop itself, file
watchers, and even limited support for fork events. It uses a priority
queue to manage timers and uses arrays as fundamental data structure. It
has no artificial limitations on the number of watchers waiting for the
same event.
.
libev supports select, poll, epoll, kqueue, and inotify.
Description-md5:
Homepage: http://software.schmorp.de/pkg/libev.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libe/libev/libev-libevent-dev_4.33-2_all.deb