How to Install and Uninstall e2fsprogs-static.i686 Package on Fedora 38

Last updated: March 01,2025

1. Install "e2fsprogs-static.i686" package

Please follow the instructions below to install e2fsprogs-static.i686 on Fedora 38

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

2. Uninstall "e2fsprogs-static.i686" package

Please follow the guidelines below to uninstall e2fsprogs-static.i686 on Fedora 38:

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

3. Information about the e2fsprogs-static.i686 package on Fedora 38

Last metadata expiration check: 4:42:20 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : e2fsprogs-static
Version : 1.46.5
Release : 4.fc38
Architecture : i686
Size : 318 k
Source : e2fsprogs-1.46.5-4.fc38.src.rpm
Repository : fedora
Summary : Ext2/3/4 file system specific static libraries
URL : http://e2fsprogs.sourceforge.net/
License : GPLv2 and LGPLv2
Description : E2fsprogs-static contains all static libraries built from e2fsprogs,
: including libext2fs, libcom_err, libe2p, and libss.
:
: These libraries are used to directly access ext2/3/4 file systems
: from user space, and perform other useful functions.