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

Last updated: June 02,2024

1. Install "libev-dev" package

This tutorial shows how to install libev-dev on Kali Linux

$ sudo apt update $ sudo apt install libev-dev

2. Uninstall "libev-dev" package

Please follow the instructions below to uninstall libev-dev on Kali Linux:

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

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

Package: libev-dev
Source: libev
Version: 1:4.33-2
Installed-Size: 251
Maintainer: Boyuan Yang
Architecture: amd64
Depends: libev4 (= 1:4.33-2)
Size: 136056
SHA256: a44659df73c00adbe4d425831d5f1a7cffdf799634416e8942cc1fe39be5e7ac
SHA1: 43bc3e09f65e6bacb1a790833df92a13a3663b22
MD5sum: 299f71d0c0e147a8ba1bc25a3caa34af
Description: static library, header files, and docs for libev
Static library, header files, and documentation for 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:
Multi-Arch: same
Homepage: http://software.schmorp.de/pkg/libev.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libe/libev/libev-dev_4.33-2_amd64.deb