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

Last updated: July 05,2024

1. Install "e2fsprogs-devel.x86_64" package

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

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

2. Uninstall "e2fsprogs-devel.x86_64" package

Please follow the steps below to uninstall e2fsprogs-devel.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 1:50:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : e2fsprogs-devel
Version : 1.46.5
Release : 3.el9
Architecture : x86_64
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.