How to Install and Uninstall libblockdev-utils.i686 Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "libblockdev-utils.i686" package

Here is a brief guide to show you how to install libblockdev-utils.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libblockdev-utils.i686

2. Uninstall "libblockdev-utils.i686" package

In this section, we are going to explain the necessary steps to uninstall libblockdev-utils.i686 on Oracle Linux 9:

$ sudo dnf remove libblockdev-utils.i686 $ sudo dnf autoremove

3. Information about the libblockdev-utils.i686 package on Oracle Linux 9

Last metadata expiration check: 0:28:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libblockdev-utils
Version : 2.28
Release : 7.0.1.el9
Architecture : i686
Size : 28 k
Source : libblockdev-2.28-7.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : A library with utility functions for the libblockdev library
URL : https://github.com/storaged-project/libblockdev
License : LGPLv2+
Description : The libblockdev-utils is a library providing utility functions used by the
: libblockdev library and its plugins.