How to Install and Uninstall ivykis.i686 Package on Fedora 35
Last updated: January 11,2025
1. Install "ivykis.i686" package
This guide covers the steps necessary to install ivykis.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ivykis.i686
Copied
2. Uninstall "ivykis.i686" package
Please follow the step by step instructions below to uninstall ivykis.i686 on Fedora 35:
$
sudo dnf remove
ivykis.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ivykis.i686 package on Fedora 35
Last metadata expiration check: 1:07:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ivykis
Version : 0.42.4
Release : 6.fc35
Architecture : i686
Size : 48 k
Source : ivykis-0.42.4-6.fc35.src.rpm
Repository : fedora
Summary : Library for asynchronous I/O readiness notification
URL : http://libivykis.sourceforge.net/
License : LGPLv2+
Description : ivykis is a library for asynchronous I/O readiness notification.
: It is a thin, portable wrapper around OS-provided mechanisms such
: as epoll_create(2), kqueue(2), poll(2), poll(7d) (/dev/poll) and
: port_create(3C).
:
: ivykis was mainly designed for building high-performance network
: applications, but can be used in any event-driven application that
: uses poll(2)able file descriptors as its event sources.
Available Packages
Name : ivykis
Version : 0.42.4
Release : 6.fc35
Architecture : i686
Size : 48 k
Source : ivykis-0.42.4-6.fc35.src.rpm
Repository : fedora
Summary : Library for asynchronous I/O readiness notification
URL : http://libivykis.sourceforge.net/
License : LGPLv2+
Description : ivykis is a library for asynchronous I/O readiness notification.
: It is a thin, portable wrapper around OS-provided mechanisms such
: as epoll_create(2), kqueue(2), poll(2), poll(7d) (/dev/poll) and
: port_create(3C).
:
: ivykis was mainly designed for building high-performance network
: applications, but can be used in any event-driven application that
: uses poll(2)able file descriptors as its event sources.