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

Last updated: May 18,2024

1. Install "e2fsprogs-devel.i686" package

Please follow the step by step instructions below to install e2fsprogs-devel.i686 on Rocky Linux 9

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

2. Uninstall "e2fsprogs-devel.i686" package

Please follow the guidelines below to uninstall e2fsprogs-devel.i686 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:30:30 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : e2fsprogs-devel
Version : 1.46.5
Release : 3.el9
Architecture : i686
Size : 60 k
Source : e2fsprogs-1.46.5-3.el9.src.rpm
Repository : 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.