How to Install and Uninstall libfdisk.i686 Package on CentOS 8 / RHEL 8

Last updated: May 05,2024

1. Install "libfdisk.i686" package

In this section, we are going to explain the necessary steps to install libfdisk.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libfdisk.i686

2. Uninstall "libfdisk.i686" package

Learn how to uninstall libfdisk.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libfdisk.i686 $ sudo dnf autoremove

3. Information about the libfdisk.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:33:06 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libfdisk
Version : 2.32.1
Release : 24.el8
Architecture : i686
Size : 269 k
Source : util-linux-2.32.1-24.el8.src.rpm
Repository : baseos
Summary : Partitioning library for fdisk-like programs.
URL : http://en.wikipedia.org/wiki/Util-linux
License : LGPLv2+
Description : This is library for fdisk-like programs, part of util-linux.