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

Last updated: May 04,2024

1. Install "libvpoll-dev" package

Learn how to install libvpoll-dev on Kali Linux

$ sudo apt update $ sudo apt install libvpoll-dev

2. Uninstall "libvpoll-dev" package

This guide covers the steps necessary to uninstall libvpoll-dev on Kali Linux:

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

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

Package: libvpoll-dev
Source: libvpoll-eventfd
Version: 0.1.1-1
Installed-Size: 26
Maintainer: Debian VirtualSquare Team
Architecture: amd64
Depends: libvpoll0 (= 0.1.1-1)
Size: 6076
SHA256: d68933983888c3d061f8681a2deef693eb3150aead9942a50feb0943fb3f7f5f
SHA1: 62b8393d12a8439f9477e322c8cb56b340dd5bf1
MD5sum: 6d36db73cc70012b256e30cffa089f78
Description: generate synthetic events for poll/select/ppoll/pselect/epoll (devel)
This library uses eventfd/VPOLL if provided by the kernel or the vpoll device
otherwise it implements an emulator (providing only `EPOLLIN`, `EPOLLOUT`
and a non standard version of EPOLLHUP/EPOLLRDHUP).
.
This package contains the development files used for C programs.
Description-md5:
Homepage: http://www.virtualsquare.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libv/libvpoll-eventfd/libvpoll-dev_0.1.1-1_amd64.deb