How to Install and Uninstall libivykis0 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "libivykis0" package

In this section, we are going to explain the necessary steps to install libivykis0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libivykis0

2. Uninstall "libivykis0" package

In this section, we are going to explain the necessary steps to uninstall libivykis0 on openSUSE Leap:

$ sudo zypper remove libivykis0

3. Information about the libivykis0 package on openSUSE Leap

Information for package libivykis0:
-----------------------------------
Repository : Main Repository
Name : libivykis0
Version : 0.42.4-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 62.5 KiB
Installed : No
Status : not installed
Source package : ivykis-0.42.4-bp155.2.10.src
Upstream URL : https://sourceforge.net/projects/libivykis/
Summary : An event dispatching library
Description :
libivykis is a thin wrapper over various OS'es implementation of I/O
readiness notification facilities (such as poll(2), kqueue(2)) and is
mainly intended for writing portable high-performance network
servers.