How to Install and Uninstall liburing.i686 Package on Fedora 36

Last updated: October 05,2024

1. Install "liburing.i686" package

Please follow the guidelines below to install liburing.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install liburing.i686

2. Uninstall "liburing.i686" package

This tutorial shows how to uninstall liburing.i686 on Fedora 36:

$ sudo dnf remove liburing.i686 $ sudo dnf autoremove

3. Information about the liburing.i686 package on Fedora 36

Last metadata expiration check: 4:03:19 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : liburing
Version : 2.0
Release : 3.fc36
Architecture : i686
Size : 26 k
Source : liburing-2.0-3.fc36.src.rpm
Repository : fedora
Summary : Linux-native io_uring I/O access library
URL : https://git.kernel.dk/cgit/liburing/
License : (GPLv2 with exceptions and LGPLv2+) or MIT
Description : Provides native async IO for the Linux kernel, in a fast and efficient
: manner, for both buffered and O_DIRECT.