How to Install and Uninstall e2fsprogs-libs.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "e2fsprogs-libs.i686" package

This guide covers the steps necessary to install e2fsprogs-libs.i686 on Fedora 35

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

2. Uninstall "e2fsprogs-libs.i686" package

This tutorial shows how to uninstall e2fsprogs-libs.i686 on Fedora 35:

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

3. Information about the e2fsprogs-libs.i686 package on Fedora 35

Last metadata expiration check: 0:19:01 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : e2fsprogs-libs
Version : 1.46.3
Release : 1.fc35
Architecture : i686
Size : 255 k
Source : e2fsprogs-1.46.3-1.fc35.src.rpm
Repository : fedora
Summary : Ext2/3/4 file system specific shared libraries
URL : http://e2fsprogs.sourceforge.net/
License : GPLv2 and LGPLv2
Description : E2fsprogs-libs contains libe2p and libext2fs, the libraries of the
: e2fsprogs package.
:
: These libraries are used to directly access ext2/3/4 file systems
: from user space.