How to Install and Uninstall libev4 Package on Kali Linux

Last updated: May 12,2024

1. Install "libev4" package

This guide let you learn how to install libev4 on Kali Linux

$ sudo apt update $ sudo apt install libev4

2. Uninstall "libev4" package

This guide covers the steps necessary to uninstall libev4 on Kali Linux:

$ sudo apt remove libev4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libev4 package on Kali Linux

Package: libev4
Source: libev
Version: 1:4.33-2
Installed-Size: 97
Maintainer: Boyuan Yang
Architecture: amd64
Depends: libc6 (>= 2.33)
Size: 41888
SHA256: 7ccf87e73e6771843b29488adb29e2a57d77270fcc99a6604341f13925ae8fba
SHA1: dc415aba5baa8026920b7566c5c565d4e143101c
MD5sum: 2887364a9f5684c8364ecc9711685364
Description: high-performance event loop library modelled after libevent
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: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libe/libev/libev4_4.33-2_amd64.deb