How to Install and Uninstall liburing.i686 Package on CentOS 8 / RHEL 8

Last updated: May 08,2024

1. Install "liburing.i686" package

Please follow the step by step instructions below to install liburing.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install liburing.i686

2. Uninstall "liburing.i686" package

Please follow the guidelines below to uninstall liburing.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove liburing.i686 $ sudo dnf autoremove

3. Information about the liburing.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:54:10 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : liburing
Version : 1.0.7
Release : 3.el8
Architecture : i686
Size : 25 k
Source : liburing-1.0.7-3.el8.src.rpm
Repository : appstream
Summary : Linux-native io_uring I/O access library
URL : http://brick.kernel.dk/snaps/liburing-1.0.7.tar.bz2
License : LGPLv2+
Description : Provides native async IO for the Linux kernel, in a fast and efficient
: manner, for both buffered and O_DIRECT.