How to Install and Uninstall libivykis0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,2024

1. Install "libivykis0" package

This is a short guide on how to install libivykis0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libivykis0

2. Uninstall "libivykis0" package

This tutorial shows how to uninstall libivykis0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libivykis0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libivykis0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libivykis0
Architecture: amd64
Version: 0.42.4-1
Multi-Arch: same
Priority: extra
Section: universe/libs
Source: ivykis
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81
Depends: libc6 (>= 2.17)
Filename: pool/universe/i/ivykis/libivykis0_0.42.4-1_amd64.deb
Size: 26476
MD5sum: d87664b6e8cde28fca6a58ba524abdce
SHA1: d4bfa5c0948a8628c3f72687c99022e62f71bc45
SHA256: f26bec7f11836783bff9884f5ce4ddf11884d7e585c3f2b99098cfabe5a78c97
SHA512: fbcfe7214036ded357d5f1adc0dd2235511109fb3a2b0b54f5817f631b4c9e12ba46ca254294b293d0b2dd1c75908f85b8f638076d3db190178367b31f396fa2
Homepage: http://libivykis.sourceforge.net/
Description-en: Asynchronous I/O readiness notification 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.
.
Programs written to the ivykis API are generally single-threaded (or
use only a small number of threads), and never block on I/O. All
input and output is done in a nonblocking fashion, with I/O readiness
notification delivered via callback functions.
Description-md5: 5e071c81813f690195df9a44cfb26c57