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

Last updated: September 20,2024

1. Install "libivykis-dev" package

Please follow the steps below to install libivykis-dev on Kali Linux

$ sudo apt update $ sudo apt install libivykis-dev

2. Uninstall "libivykis-dev" package

Here is a brief guide to show you how to uninstall libivykis-dev on Kali Linux:

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

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

Package: libivykis-dev
Source: ivykis (0.42.4-1)
Version: 0.42.4-1+b1
Installed-Size: 253
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Replaces: libsyslog-ng-dev (<< 3.3.5.90~)
Depends: libivykis0 (= 0.42.4-1+b1)
Breaks: libsyslog-ng-dev (<< 3.3.5.90~)
Size: 56804
SHA256: aed6676f8640f8231d8e412057850f2f7273d9d02cad6763cbf8c0e2457fff30
SHA1: 5a0527d890921b07d858b660bb05be8b431e9cd0
MD5sum: 55fd85ef0696817ddccfc368a3ed47dc
Description: Development libraries, header files and docs for libivykis
Contains the header files, documentation, examples and static
libraries for use in developing applications that use the libivykis
library.
.
The ivykis library is a thin, portable wrapper around OS-provided
mechanisms such as epoll(4), kqueue(2) and poll(2). It was mainly
designed for building high-performance network applications, but can
be used in any event-driver application that uses pollable file
descriptors as its event sources.
Description-md5:
Homepage: http://libivykis.sourceforge.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/i/ivykis/libivykis-dev_0.42.4-1+b1_amd64.deb