How to Install and Uninstall liburing-devel.i686 Package on Fedora 34

Last updated: September 19,2024

1. Install "liburing-devel.i686" package

This tutorial shows how to install liburing-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install liburing-devel.i686

2. Uninstall "liburing-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall liburing-devel.i686 on Fedora 34:

$ sudo dnf remove liburing-devel.i686 $ sudo dnf autoremove

3. Information about the liburing-devel.i686 package on Fedora 34

Last metadata expiration check: 4:20:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : liburing-devel
Version : 0.7
Release : 4.fc34
Architecture : i686
Size : 31 k
Source : liburing-0.7-4.fc34.src.rpm
Repository : fedora
Summary : Development files for Linux-native io_uring I/O access library
URL : https://git.kernel.dk/cgit/liburing/
License : (GPLv2 with exceptions and LGPLv2+) or MIT
Description : This package provides header files to include and libraries to link with
: for the Linux-native io_uring.