How to Install and Uninstall extundelete.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 20,2024

1. Install "extundelete.x86_64" package

This guide covers the steps necessary to install extundelete.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install extundelete.x86_64

2. Uninstall "extundelete.x86_64" package

This is a short guide on how to uninstall extundelete.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove extundelete.x86_64 $ sudo dnf autoremove

3. Information about the extundelete.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:20:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : extundelete
Version : 0.2.4
Release : 14.el8
Architecture : x86_64
Size : 72 k
Source : extundelete-0.2.4-14.el8.src.rpm
Repository : epel
Summary : An ext3 and ext4 file system undeletion utility
URL : http://extundelete.sourceforge.net
License : GPLv2+
Description : extundelete is a utility that can recover deleted files from an ext3 or ext4
: partition. extundelete uses the information stored in the partition's journal
: to attempt to recover a file that has been deleted from the partition. There is
: no guarantee that any particular file will be able to be undeleted, so always
: try to have a good backup system in place, or at least put one in place after
: recovering your files!