How to Install and Uninstall libaio.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "libaio.src" package

Here is a brief guide to show you how to install libaio.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libaio.src

2. Uninstall "libaio.src" package

Please follow the guidance below to uninstall libaio.src on Oracle Linux 9:

$ sudo dnf remove libaio.src $ sudo dnf autoremove

3. Information about the libaio.src package on Oracle Linux 9

Last metadata expiration check: 3:33:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libaio
Version : 0.3.111
Release : 13.el9
Architecture : src
Size : 57 k
Source : None
Repository : ol9_appstream
Summary : Linux-native asynchronous I/O access library
License : LGPLv2+
Description : The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
: richer API and capability set than the simple POSIX async I/O facility.
: This library, libaio, provides the Linux-native API for async I/O.
: The POSIX async I/O facility requires this library in order to provide
: kernel-accelerated async I/O capabilities, as do applications which
: require the Linux-native async I/O API.

Name : libaio
Version : 0.3.111
Release : 13.el9
Architecture : src
Size : 57 k
Source : None
Repository : ol9_baseos_latest
Summary : Linux-native asynchronous I/O access library
License : LGPLv2+
Description : The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
: richer API and capability set than the simple POSIX async I/O facility.
: This library, libaio, provides the Linux-native API for async I/O.
: The POSIX async I/O facility requires this library in order to provide
: kernel-accelerated async I/O capabilities, as do applications which
: require the Linux-native async I/O API.