How to Install and Uninstall libblkio.x86_64 Package on CentOS Stream 9
Last updated: February 12,2025
1. Install "libblkio.x86_64" package
This tutorial shows how to install libblkio.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libblkio.x86_64
Copied
2. Uninstall "libblkio.x86_64" package
This is a short guide on how to uninstall libblkio.x86_64 on CentOS Stream 9:
$
sudo dnf remove
libblkio.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libblkio.x86_64 package on CentOS Stream 9
Last metadata expiration check: 3:14:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libblkio
Version : 1.3.0
Release : 1.el9
Architecture : x86_64
Size : 557 k
Source : libblkio-1.3.0-1.el9.src.rpm
Repository : appstream
Summary : Block device I/O library
URL : https://gitlab.com/libblkio/libblkio
License : (Apache-2.0 OR MIT) AND (Apache-2.0 OR BSD-3-Clause) AND BSD-3-Clause
Description : libblkio is a library for high-performance block device I/O with
: support for multi-queue devices. A C API is provided so that
: applications can use the library from most programming languages.
Available Packages
Name : libblkio
Version : 1.3.0
Release : 1.el9
Architecture : x86_64
Size : 557 k
Source : libblkio-1.3.0-1.el9.src.rpm
Repository : appstream
Summary : Block device I/O library
URL : https://gitlab.com/libblkio/libblkio
License : (Apache-2.0 OR MIT) AND (Apache-2.0 OR BSD-3-Clause) AND BSD-3-Clause
Description : libblkio is a library for high-performance block device I/O with
: support for multi-queue devices. A C API is provided so that
: applications can use the library from most programming languages.