How to Install and Uninstall e2fsprogs-static.x86_64 Package on Fedora 34

Last updated: October 09,2024

1. Install "e2fsprogs-static.x86_64" package

Learn how to install e2fsprogs-static.x86_64 on Fedora 34

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

2. Uninstall "e2fsprogs-static.x86_64" package

This tutorial shows how to uninstall e2fsprogs-static.x86_64 on Fedora 34:

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

3. Information about the e2fsprogs-static.x86_64 package on Fedora 34

Last metadata expiration check: 3:47:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : e2fsprogs-static
Version : 1.45.6
Release : 5.fc34
Architecture : x86_64
Size : 278 k
Source : e2fsprogs-1.45.6-5.fc34.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.