How to Install and Uninstall liburing.i686 Package on Fedora 35
Last updated: November 24,2024
1. Install "liburing.i686" package
In this section, we are going to explain the necessary steps to install liburing.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
liburing.i686
Copied
2. Uninstall "liburing.i686" package
Please follow the steps below to uninstall liburing.i686 on Fedora 35:
$
sudo dnf remove
liburing.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the liburing.i686 package on Fedora 35
Last metadata expiration check: 0:10:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : liburing
Version : 2.0
Release : 2.fc35
Architecture : i686
Size : 26 k
Source : liburing-2.0-2.fc35.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.
Available Packages
Name : liburing
Version : 2.0
Release : 2.fc35
Architecture : i686
Size : 26 k
Source : liburing-2.0-2.fc35.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.