How to Install and Uninstall libev4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libev4" package

Learn how to install libev4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libev4

2. Uninstall "libev4" package

Please follow the guidance below to uninstall libev4 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libev4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libev4
Priority: extra
Section: universe/libs
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Jérémy Lal
Architecture: amd64
Source: libev
Version: 1:4.22-1
Depends: libc6 (>= 2.17)
Filename: pool/universe/libe/libev/libev4_4.22-1_amd64.deb
Size: 26312
MD5sum: ac29b7c6c2a527c29af0ba95585ac8f3
SHA1: 0f27c963db0f257c536201c8cc1e9945f1296917
SHA256: dc0ebc4a4a86ed0abf27f60b216547e23e0ac1798930eda9222eaa4badc178e9
Description-en: 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: a7062053aaf2a9a3df451ce156e0d8ab
Homepage: http://libev.schmorp.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu