How to Install and Uninstall libaio-devel.x86_64 Package on Oracle Linux 8
Last updated: November 30,2024
1. Install "libaio-devel.x86_64" package
This is a short guide on how to install libaio-devel.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libaio-devel.x86_64
Copied
2. Uninstall "libaio-devel.x86_64" package
This is a short guide on how to uninstall libaio-devel.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libaio-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libaio-devel.x86_64 package on Oracle Linux 8
Last metadata expiration check: 6:54:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libaio-devel
Version : 0.3.112
Release : 1.el8
Architecture : x86_64
Size : 19 k
Source : libaio-0.3.112-1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Development files for Linux-native asynchronous I/O access
License : LGPLv2+
Description : This package provides header files to include and libraries to link with
: for the Linux-native asynchronous I/O facility ("async I/O", or "aio").
Available Packages
Name : libaio-devel
Version : 0.3.112
Release : 1.el8
Architecture : x86_64
Size : 19 k
Source : libaio-0.3.112-1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Development files for Linux-native asynchronous I/O access
License : LGPLv2+
Description : This package provides header files to include and libraries to link with
: for the Linux-native asynchronous I/O facility ("async I/O", or "aio").