How to Install and Uninstall e2fsprogs-devel.i686 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "e2fsprogs-devel.i686" package

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

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

2. Uninstall "e2fsprogs-devel.i686" package

This guide let you learn how to uninstall e2fsprogs-devel.i686 on Oracle Linux 9:

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

3. Information about the e2fsprogs-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 1:51:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : e2fsprogs-devel
Version : 1.46.5
Release : 3.el9
Architecture : i686
Size : 77 k
Source : e2fsprogs-1.46.5-3.el9.src.rpm
Repository : ol9_appstream
Summary : Ext2/3/4 file system specific libraries and headers
URL : http://e2fsprogs.sourceforge.net/
License : GPLv2 and LGPLv2
Description : E2fsprogs-devel contains the libraries and header files needed to
: develop second, third and fourth extended (ext2/ext3/ext4)
: file system specific programs.
:
: You should install e2fsprogs-devel if you want to develop ext2/3/4
: file system specific programs. If you install e2fsprogs-devel, you'll
: also want to install e2fsprogs.