How to Install and Uninstall e2tools.x86_64 Package on Fedora 39

Last updated: September 24,2024

1. Install "e2tools.x86_64" package

This guide let you learn how to install e2tools.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install e2tools.x86_64

2. Uninstall "e2tools.x86_64" package

Learn how to uninstall e2tools.x86_64 on Fedora 39:

$ sudo dnf remove e2tools.x86_64 $ sudo dnf autoremove

3. Information about the e2tools.x86_64 package on Fedora 39

Last metadata expiration check: 5:40:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : e2tools
Version : 0.1.0
Release : 8.fc39
Architecture : x86_64
Size : 52 k
Source : e2tools-0.1.0-8.fc39.src.rpm
Repository : fedora
Summary : Manipulate files in unmounted ext2/ext3 filesystems
URL : https://e2tools.github.io/
License : GPL+
Description : A simple set of utilities to read, write, and manipulate files in an
: ext2/ext3 filesystem directly using the ext2fs library. This works
:
: - without root access
: - without the filesystem being mounted
: - without kernel ext2/ext3 support
:
: The utilities are: e2cp e2ln e2ls e2mkdir e2mv e2rm e2tail