How to Install and Uninstall extundelete.x86_64 Package on AlmaLinux 8

Last updated: May 19,2024

1. Install "extundelete.x86_64" package

Please follow the guidance below to install extundelete.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install extundelete.x86_64

2. Uninstall "extundelete.x86_64" package

In this section, we are going to explain the necessary steps to uninstall extundelete.x86_64 on AlmaLinux 8:

$ sudo dnf remove extundelete.x86_64 $ sudo dnf autoremove

3. Information about the extundelete.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:34:15 ago on Mon Sep 5 03:22:42 2022.
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!