How to Install and Uninstall libivykis-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libivykis-dev" package

Please follow the steps below to install libivykis-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libivykis-dev

2. Uninstall "libivykis-dev" package

Please follow the steps below to uninstall libivykis-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libivykis-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libivykis-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 184
Maintainer: Ubuntu Developers
Original-Maintainer: Gergely Nagy
Architecture: amd64
Source: ivykis
Version: 0.36.2-1
Replaces: libsyslog-ng-dev (<< 3.3.5.90~)
Depends: libivykis0 (= 0.36.2-1)
Breaks: libsyslog-ng-dev (<< 3.3.5.90~)
Filename: pool/universe/i/ivykis/libivykis-dev_0.36.2-1_amd64.deb
Size: 57348
MD5sum: 132308b1b7b85de796bc9f7cd08f77e0
SHA1: f74ee679eb43eca373de4f9cffa477b3feae6727
SHA256: 030827dd0f13160dd44ef4ab5841c2adb15605f6e30f829849e8ff710dd7f671
Description-en: 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: d8cf685fda01064ff72f395c4e6e7a10
Homepage: http://libivykis.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu