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

Last updated: November 28,2024

1. Install "e2fsprogs-libs.x86_64" package

In this section, we are going to explain the necessary steps to install e2fsprogs-libs.x86_64 on Fedora 35

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

2. Uninstall "e2fsprogs-libs.x86_64" package

This is a short guide on how to uninstall e2fsprogs-libs.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:00:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : e2fsprogs-libs
Version : 1.46.3
Release : 1.fc35
Architecture : x86_64
Size : 222 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.