How to Install and Uninstall libaio.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 25,2024
1. Install "libaio.i686" package
Learn how to install libaio.i686 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
libaio.i686
Copied
2. Uninstall "libaio.i686" package
Please follow the step by step instructions below to uninstall libaio.i686 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
libaio.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libaio.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:26:03 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libaio
Version : 0.3.112
Release : 1.el8
Architecture : i686
Size : 33 k
Source : libaio-0.3.112-1.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.
Available Packages
Name : libaio
Version : 0.3.112
Release : 1.el8
Architecture : i686
Size : 33 k
Source : libaio-0.3.112-1.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.