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

Last updated: October 06,2024

1. Install "e2fsprogs-libs.x86_64" package

Please follow the guidance below to install e2fsprogs-libs.x86_64 on Fedora 36

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

2. Uninstall "e2fsprogs-libs.x86_64" package

This tutorial shows how to uninstall e2fsprogs-libs.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 3:33:10 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : e2fsprogs-libs
Version : 1.46.5
Release : 2.fc36
Architecture : x86_64
Size : 222 k
Source : e2fsprogs-1.46.5-2.fc36.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.