How to Install and Uninstall libfdisk-devel.i686 Package on Oracle Linux 8

Last updated: June 18,2024

1. Install "libfdisk-devel.i686" package

This tutorial shows how to install libfdisk-devel.i686 on Oracle Linux 8

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

2. Uninstall "libfdisk-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall libfdisk-devel.i686 on Oracle Linux 8:

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

3. Information about the libfdisk-devel.i686 package on Oracle Linux 8

Last metadata expiration check: 5:39:32 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libfdisk-devel
Version : 2.32.1
Release : 35.el8
Architecture : i686
Size : 87 k
Source : util-linux-2.32.1-35.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Partitioning library for fdisk-like programs.
URL : http://en.wikipedia.org/wiki/Util-linux
License : LGPLv2+
Description : This is development library and headers for fdisk-like programs,
: part of util-linux.